We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e23a13 commit fb831dbCopy full SHA for fb831db
1 file changed
pubspec.yaml
@@ -6,7 +6,8 @@ issue_tracker: https://github.com/MyLittleSuite/flutter_get_app_group_directory/
6
homepage: https://www.mylittlesuite.com
7
8
environment:
9
- sdk: ">=3.0.0"
+ sdk: ">=3.0.0 <4.0.0"
10
+ flutter: ">=3.0.0"
11
12
platforms:
13
ios:
0 commit comments