Shopping cart app is an app which illustrates how the BloC pattern can be used to build reactive apps.
Clone or download the project
git clone https://github.com/Vicradon/shoping-cart-app.git
flutter run
- Download as zip
- Open up the unzipped folder
- run
flutter run
in your terminal
OR
- Download as zip
- Copy the content of the lib folder and pubspec.yaml into your existing project
Play around with the code in your favorite emulator. You can read my tutorial on how to build this app on dev
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.