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 b33351a commit ff60ef4Copy full SHA for ff60ef4
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# [4.1.0+2]
2
+
3
+* Ignore size constraint for image assets.
4
+* Format code using `dartfmt`.
5
+* Upgrade `photo_manager`.
6
7
# [4.1.0+1]
8
9
* Adjust AppleOS layout.
pubspec.yaml
@@ -1,6 +1,6 @@
name: wechat_assets_picker
description: An assets' picker written in pure Dart which looks like the one in WeChat, support multi asset pick from the device.
-version: 4.1.0+1
+version: 4.1.0+2
homepage: https://github.com/fluttercandies/flutter_wechat_assets_picker
environment:
0 commit comments