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
- Host: GitHub
- URL: https://github.com/teewrath/shopping-list
- Owner: TeeWrath
- Created: 2024-04-02T19:13:24.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-13T18:51:48.000Z (over 2 years ago)
- Last Synced: 2025-02-09T12:31:42.015Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 284 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```