An open API service indexing awesome lists of open source software.

https://github.com/rashmindungrani/flutter-shopping-cart

A simple Flutter-based shopping mall application with two pages: one to display products fetched from a dummy JSON API and another to manage user cart items stored locally with the Drift database. Uses the BloC pattern for state management.
https://github.com/rashmindungrani/flutter-shopping-cart

bloc-pattern demo-app drift dummyjson flutter flutter-bloc products

Last synced: 6 months ago
JSON representation

A simple Flutter-based shopping mall application with two pages: one to display products fetched from a dummy JSON API and another to manage user cart items stored locally with the Drift database. Uses the BloC pattern for state management.

Awesome Lists containing this project