A clone shopping app:
- The data of this app now it is still hard code.
- Login and register screen. It's still font end, for now it doesn't have back-end.
- Home screen: There are much more fearture. Users can go to brand items, popular product, ...
- Feed screen: This screen contain all products, users can view dialog, or can go to see detail of it. Add to cart, add to wishlist.
- Cart screen: Purchase in here.
- User screen: Users can see theirs wishlist, cart, information, and can change the dark mode if they want.
- To have a clearly, detaily look of my app, go to this.
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.