Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/r100-stack/flutter-speed-coding-3-notes-app
https://github.com/r100-stack/flutter-speed-coding-3-notes-app
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/r100-stack/flutter-speed-coding-3-notes-app
- Owner: r100-stack
- Created: 2020-07-18T02:37:14.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-18T03:26:49.000Z (over 4 years ago)
- Last Synced: 2025-01-01T07:08:11.879Z (26 days ago)
- Language: Dart
- Size: 1010 KB
- Stars: 2
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Notes App
Note taking app with Firebase's Cloud Firestore as the backend.
## Skills Used
* Firebase's Cloud Firestore
* Add, update, and delete documents
* StreamBuilder
* Card and ListTile
* Adding IconButtons to the AppBar## Screenshot