This is a Responsive application that interacts with the Rest API to create e-commerce store. The app allows users to Browse & Search through various products, view details, and add items to their shopping cart.
- Authentication System [ Login - Register - Recovering Password ]
- Browse products
- Search Products
- View product details, including name, price, description, and image
- Add Products to Favourite List
- Add Product to Cart List
| OS | Status |
| Android | Tested And Works Fine |
| iOS | Not yet compatible |
Here are some screenshots from the Release App:
The main dependencies used in this project are:
- http - For making API requests
- Getx - For state management & localization & middleware & services
- shimmer - for Loading Animation
- shared_preferences - Local Storage
- lottie - for Animation
- dartz - for Functional programming in Dart
- cached_network_image for Caching network Image
For more details about other dependencies, check the pubspec.yaml file.
The app communicates with the Rest Api made by [PHP & MYSQL DB]
Feel free to customize this README.md according to your specific project requirements. Make sure to replace placeholders such as your-username, flutter-e-commerce, and the screenshots with actual information and assets from your Flutter application.















