A flutter shopping App Using Bloc Pattern.
This project is a starting point for how to use Bloc pattern for state managment in flutter app .
To make this project work , you need to have fluter SDK installed.Then go in your project folder and run these commands:
flutter packages get
- connect your phone and then
flutter run
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.