Skip to content

Commit fb831db

Browse files
committed
Update pubspec.yaml: refine SDK constraints for Dart and Flutter
1 parent 8e23a13 commit fb831db

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pubspec.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ issue_tracker: https://github.com/MyLittleSuite/flutter_get_app_group_directory/
66
homepage: https://www.mylittlesuite.com
77

88
environment:
9-
sdk: ">=3.0.0"
9+
sdk: ">=3.0.0 <4.0.0"
10+
flutter: ">=3.0.0"
1011

1112
platforms:
1213
ios:

0 commit comments

Comments
 (0)