A new Flutter project.
- Firebase Realtime Database
- Firebase Authentication
- State Management (Provider)
- Create, Read, Update, Delete, Product
- Bookmark/Favorite Product
- Search Product
- Read Orders
- Login/Logout
- Session
This project is a starting point for a Flutter application.
An e-commerce app which allows users to buy and sell items 💰 .
Uses Firebase Realtime Database .
- Fork the repo and clone it.
https://github.com/AqeelAaqi/myshop
- In the same directory run the following commands(considering you have flutter installed and an android device connected)
flutter packages get
flutter run
Made With ❤️ By Aqeel
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.