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 944b6f4 commit 5a779cfCopy full SHA for 5a779cf
example/pubspec.lock
@@ -133,7 +133,7 @@ packages:
133
path: ".."
134
relative: true
135
source: path
136
- version: "1.0.6"
+ version: "1.0.7"
137
flutter:
138
dependency: "direct main"
139
description: flutter
pubspec.yaml
@@ -22,4 +22,8 @@ dev_dependencies:
22
23
flutter_lints: ^1.0.4
24
25
+false_secrets:
26
+ - /example/android/app/google-services.json
27
+ - /example/lib/firebase_options.dart
28
+
29
0 commit comments