Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/r100-stack/flutter-speed-coding-2-users-app
https://github.com/r100-stack/flutter-speed-coding-2-users-app
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/r100-stack/flutter-speed-coding-2-users-app
- Owner: r100-stack
- Created: 2020-07-16T04:14:25.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-20T14:28:42.000Z (over 4 years ago)
- Last Synced: 2025-01-01T07:08:17.600Z (26 days ago)
- Language: Dart
- Size: 5.55 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Users App
App that displays the list of users on Firebase's Cloud Firestore.
Live Coding Video on YouTube (Part 1)
Live Coding Video on YouTube (Part 2)## Skills Used
* Firebase's Cloud Firestore
* StreamBuilder
* Card and ListTile## Screenshots
### Part 1 (Firestore, List of users)
### Part 2 (UserScreen and Hero animations)