A new Flutter chat project.
- create Firebase project with Auth, Firebase Database, storage, functions
- enable google auth and email auth
- copy google-services.json to /android/app
run:
flutter pub get
flutter pub run build_runner watch --delete-conflicting-outputs
flutter run