Flutter Bloc State Management App
This app is created with Flutter framework and focus to implement the flutter bloc and with the clean architecture using MVVM approach.
Screenshots
Getting Started
- Make sure you have Flutter Latest installed on your computer.
- Clone the repository:
git clone https://github.com/Suzefa/bloc_flutter_app.git
- Go to the project directory:
cd bloc_flutter_app
- Install the dependencies:
flutter pub get
- Run the app on an emulator or device:
flutter run
Features
- App is demo of the e-commerce ap
- You can select your product to view
- Add product in your cart
Built With
- Flutter – The mobile app development framework used
- Firebase – The backend service used
- Flutter Bloc – The state management used
Authors
- Ameer Hamza – Design and Implement backends – Suzefa
License
This project is licensed under the MIT License – see the LICENSE.md file for details