Skip to content

Commit 985d1a6

Browse files
committed
Use workspaces
1 parent 446d62a commit 985d1a6

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

example/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
66
version: 1.0.0+1
77

88
environment:
9-
sdk: ">=3.5.0 <4.0.0"
9+
sdk: ">=3.6.0 <4.0.0"
1010
flutter: ">=3.24.0"
1111

1212
dependencies:

pubspec.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,3 +84,5 @@ false_secrets:
8484
- /lib/src/firebase_options_prod.dart
8585

8686
scripts: scripts.yaml
87+
88+
resolution: workspace

0 commit comments

Comments
 (0)