Skip to content

Commit

Permalink
Declare SDK constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexV525 authored Jul 25, 2023
1 parent 0012a41 commit 214d94c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ repository: https://github.com/fluttercandies/flutter_wechat_assets_picker
issue_tracker: https://github.com/fluttercandies/flutter_wechat_assets_picker/issues

environment:
sdk: '>=3.0.0'
flutter: '>=3.10.0'
sdk: ^3.0.0
flutter: ^3.10.0

dependencies:
flutter:
Expand Down

0 comments on commit 214d94c

Please sign in to comment.