We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45a6d54 commit 04d28f2Copy full SHA for 04d28f2
.gitignore
@@ -28,7 +28,6 @@ migrate_working_dir/
28
.dart_tool/
29
build/
30
example/.env
31
-example/lib/firebase_options.dart
32
example/firebase.json
33
example/.firebaserc
34
example/android/app/google-services.json
example/.gitignore
@@ -44,7 +44,3 @@ app.*.map.json
44
/android/app/debug
45
/android/app/profile
46
/android/app/release
47
-
48
-# custom
49
-gemini_api_key.dart
50
-firebase_options.dart
0 commit comments