Skip to content

Commit 214d94c

Browse files
authored
Declare SDK constraints
1 parent 0012a41 commit 214d94c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ repository: https://github.com/fluttercandies/flutter_wechat_assets_picker
99
issue_tracker: https://github.com/fluttercandies/flutter_wechat_assets_picker/issues
1010

1111
environment:
12-
sdk: '>=3.0.0'
13-
flutter: '>=3.10.0'
12+
sdk: ^3.0.0
13+
flutter: ^3.10.0
1414

1515
dependencies:
1616
flutter:

0 commit comments

Comments
 (0)