Skip to content

Latest commit

 

History

History
18 lines (8 loc) · 560 Bytes

README.md

File metadata and controls

18 lines (8 loc) · 560 Bytes

Grocery shopping cart app

This is a basic grocery shopping app with basic functionalities of add to cart and add grocery to wishlist.

The purpose of this app is to demonstrate the use of BLOC state management for my own practice. Please feel free to leave a feedback.

Screenshots

App Preview

Acknowledgements

I have created this by following the Flutter Bloc tutorial video of Akshit Madan.