A feature-rich Flutter application for managing and showcasing products efficiently. The app uses modern state management techniques and API integration for seamless performance. | DownLod App |
- BLoC State Management: Efficient state handling for better performance.
- API Integration: Integrated POST APIs for backend operations.
- Shared Preferences: Local storage for saving user data.
- Firestore: Store and retrieve product details and images.
- Image Slider: Interactive product image slider.
- Responsive UI: Mobile-friendly design with smooth navigation.
Home Screen |
---|
Add Product Screen |
-------------------------- |
Home Screen |
- Flutter: For building the UI.
- Dart: Programming language for the app.
- BLoC: State management solution.
- http: API integration.
- Shared Preferences: Local storage.
- Firestore: Database for storing product data.