We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f3bc90 commit 636d0c3Copy full SHA for 636d0c3
.gitignore
@@ -43,6 +43,7 @@ app.*.map.json
43
/android/app/debug
44
/android/app/profile
45
/android/app/release
46
+
47
/lib/firebase_options.dart
48
/android/app/google-services.json
49
/ios/Runner/GoogleService-Info.plist
ios/.gitignore
@@ -26,7 +26,7 @@ Flutter/flutter_assets/
26
Flutter/flutter_export_environment.sh
27
ServiceDefinitions.json
28
Runner/GeneratedPluginRegistrant.*
29
-
+/firebase_app_id_file.json
30
# Exceptions to above rules.
31
!default.mode1v3
32
!default.mode2v3
0 commit comments