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 parent 66fab6e commit 8b5ad3bCopy full SHA for 8b5ad3b
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## [1.5.0]
2
+
3
+* Bumping flutter sdk minimum version to `1.17.0`.
4
+* Declare API stability and compatibility with 1.0.0 ( more details at: https://github.com/flutter/flutter/wiki/Package-migration-to-1.0.0 ).
5
6
## [1.4.1]
7
8
* Remove loading indicator for image widget.
pubspec.yaml
@@ -1,6 +1,6 @@
name: wechat_assets_picker
description: An assets picker in pure dart which looks like the one in WeChat, support multi asset pick from device.
-version: 1.4.1
+version: 1.5.0
homepage: https://github.com/fluttercandies/flutter_wechat_assets_picker
environment:
0 commit comments