A new Flutter project.
Design Repository: https://github.com/Abdulkadir19997/ecommerce-shope-app.git Backend : firebase
- Login
- Register
- Home
- Product Detail
- Cart
- Profile
- Search
- Order
- Order Detail
- Order History
- Order History Detail
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 development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
- Clone the repo
- Run
flutter pub get
to install dependencies - Run
flutter run
to run the app
- Run
flutter test
to run all tests