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

https://github.com/teewrath/shopping-list

A flutter application to make shopping list
https://github.com/teewrath/shopping-list

Last synced: over 1 year ago
JSON representation

A flutter application to make shopping list

Awesome Lists containing this project

README

          

# shopping_list

A flutter application to store shopping item lists

Created while learning forms and connecting realtime DB using Firebase

# Build Instructions
- Start a mobile emulator or connect your device.
- run the app

```sh
flutter run
```