Flutter/firebase/Analytics
提供: 初心者エンジニアの簡易メモ
firebaseから設定ファイルをDL
- https://console.firebase.google.com
- androidとiosのプロジェクトを作成し、google-services.jsonと、GoogleService-Info.plistをDL
設定ファイルの設定
- google-services.jsonをandorid/appの下へ
- GoogleService-Info.plistをios/Runnerの下へ