A new Flutter application that includes all needed features in one place.
- install all dependencies by running:
flutter pub get
-
create firebase project
-
add android, ios, web applications to your project
-
with flutterfire configure firebase in the project with the command:
flutterfire configure --project=<project-id>