About (Download APK)
🛒 A shop app where you can add your own products, browse products, add them to your cart and order them
- State Management
- Working with providers, listeners and notifiers
- Using consumers for more optimizations
- Working with user input & forms
- Handling and validation of the user input
- Showing dialogs to interact with users
- Authentication
- Managing the auth token through the database and locally
- Automatically logging in/out
- Animations
- Using built-in animations
- Implementing custom route transitions
- Store the cart on the database and fetch it.