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 446d62a commit 985d1a6Copy full SHA for 985d1a6
example/pubspec.yaml
@@ -6,7 +6,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
6
version: 1.0.0+1
7
8
environment:
9
- sdk: ">=3.5.0 <4.0.0"
+ sdk: ">=3.6.0 <4.0.0"
10
flutter: ">=3.24.0"
11
12
dependencies:
pubspec.yaml
@@ -84,3 +84,5 @@ false_secrets:
84
- /lib/src/firebase_options_prod.dart
85
86
scripts: scripts.yaml
87
+
88
+resolution: workspace
0 commit comments