Flutter - Configuring Firebase for Android and iOS
У вашего броузера проблема в совместимости с HTML5
In this episode I cover how to configure Firebase for use in Flutter. I go over how to configure the Android platform and iOS platform. At the end I persist some data to verify it all works.
This episode covers:
- Create a project from scratch
- Creating a Firebase project
- Configure the service for Android
- Configure the service for iOS
- Test by saving some data
The Firebase Console or Dashboard:
https://console.firebase.google.com/
The Cloud Firestore Pub:
https://pub.dartlang.org/packages/cloud_firestore#-installing-tab-
The Firebase Cloud Firestore Plugin
https://github.com/flutter/plugins/tree/master/packages/cloud_firestore