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

https://github.com/ericwindmill/flutter_app_fast

App used for the Flutter App Fast Firebase talk.
https://github.com/ericwindmill/flutter_app_fast

Last synced: about 2 months ago
JSON representation

App used for the Flutter App Fast Firebase talk.

Awesome Lists containing this project

README

          

# flutter_app_fast

Codebase for the talk

# Steps

1. Blank slate
2. Project setup (Add deps and flutterfire configure), Link to Firebase, Basic App Structure,
3. Anon Login, Login button, AuthStateChanges listener
4. Add Firebase Query, Message class, and widgets to view messages,
5. Add widgets to post messages