https://github.com/ayushsoni45655/productapp
Developed a feature-rich product app using Flutter with BLoC state management for efficient state handling, Shared Preferences for local storage, and Dart. Integrated POST APIs to manage backend operations, ensuring seamless performance and a smooth user experience.
https://github.com/ayushsoni45655/productapp
addproduct api dart flutter productapp productappinflutter productsshopping restapi sharedpreference shoppingapp
Last synced: 7 months ago
JSON representation
Developed a feature-rich product app using Flutter with BLoC state management for efficient state handling, Shared Preferences for local storage, and Dart. Integrated POST APIs to manage backend operations, ensuring seamless performance and a smooth user experience.
- Host: GitHub
- URL: https://github.com/ayushsoni45655/productapp
- Owner: AyushSoni45655
- Created: 2025-01-18T15:47:11.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-01-18T17:14:33.000Z (9 months ago)
- Last Synced: 2025-01-18T17:36:47.847Z (9 months ago)
- Topics: addproduct, api, dart, flutter, productapp, productappinflutter, productsshopping, restapi, sharedpreference, shoppingapp
- Language: Dart
- Homepage:
- Size: 899 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Products App 🛍️
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 |
![]()
---
## Features ✨
- **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.---
## Screenshots 📸
| Home Screen |
|--------------------------|
|  |
| Add Product Screen |
|--------------------------|
|  |
| Home Screen |

---## Tech Stack 🛠️
- **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.