We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1.17.0
1 parent 1e7adbc commit f8abc7aCopy full SHA for f8abc7a
example/pubspec.yaml
@@ -3,7 +3,8 @@ description: A new Flutter project.
3
version: 1.0.0+1
4
5
environment:
6
- sdk: ">=2.6.0 <3.0.0"
+ sdk: ">=2.8.0 <3.0.0"
7
+ flutter: ">=1.17.0 <2.0.0"
8
9
dependencies:
10
flutter:
pubspec.yaml
@@ -4,8 +4,8 @@ version: 1.4.1
homepage: https://github.com/fluttercandies/flutter_wechat_assets_picker
- flutter: ">=1.12.13+hotfix.4"
11
0 commit comments