FlutterFire の使用例アプリプロジェクトです。
当アプリをお手元で起動して動かすためにはFirebaseを有効化する必要があります。
- Firebaseコンソールで新規プロジェクトを作成します。
- Firebaseのプロジェクト設定でiOSとAndroidのアプリを追加します。
- パッケージ名/Bundle IDは 'jp.co.altive.flutterfireplayground'を使用してください。
- Android:
google-services.json
をダウンロードしてandroid/app
に配置します。 - iOS:
GoogleService-Info.plist
をダウンロードしてiOS/Runner
に配置します。 - 最後に、Firebaseコンソールの
Authentication
セクションでAnonymousログインを有効にします。
firebase_analytics
firebase_auth
firebase_core
firebase_remote_config