An example todo application with Flutter.
Set up your Firebase project (See the doc) and run the local emulator before running the app.
For how to run the Firebase local emulator, please see the doc.
(Note that currently Firebase Auth emulator is expected to run on port 9099
and Cloud Firestore on 8080
.)
This example app does not have sign up feature yet, so please create an user on emulator UI first to test the app.