MyShop app
Shop app built with flutter.
Key Features :
- User authentication and Realtime product data stored with firebase.
- User can add/edit own products only.
- Efficient State management of the app.
- User Input and forms used in add/edit products.
- Cupertino and Material Design UI for respective platforms.
- Animations, transition of widgets along with Custom Page Transition.
- Auto login and logout with on device auth-token storage.
Register user |
Login user |
|
|
Explore products |
Toggling favorites and purchasing |
|
|
Product detail |
Cart |
|
|
Orders Screen |
Manage products |
|
|
Add/Edit/Delete product |
|