Prerequisites:
- Flutter installation (see: Get started - Flutter)
- Set up your Firebase back-end and enable Authentication, Cloud Functions, and Cloud Firestore.
- Add Firebase to your Flutter project.
flutter packages get
to install dependencies.
Prerequisites:
flutter packages get
to install dependencies.