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

  1. Make sure you have Flutter Latest installed on your computer.
  2. Clone the repository: git clone https://github.com/Suzefa/bloc_flutter_app.git
  3. Go to the project directory: cd bloc_flutter_app
  4. Install the dependencies: flutter pub get
  5. 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 HamzaDesign and Implement backendsSuzefa

License

This project is licensed under the MIT License – see the LICENSE.md file for details

GitHub

View Github