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 dca942b commit 63fd81bCopy full SHA for 63fd81b
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 6.2.0
4
+
5
+- Introduce `shouldRevertGrid` to determine whether the assets grid should revert.
6
+ It's set with Apple OS accordingly before.
7
+- Upgrade `photo_manager` to resolve issues against `AssetEntity`s comparison.
8
9
## 6.1.2
10
11
- Fix limited resources refresh issue.
pubspec.yaml
@@ -1,6 +1,6 @@
name: wechat_assets_picker
description: An audio/video/image picker in pure Dart which is the same with WeChat, support multi picking.
-version: 6.1.2
+version: 6.2.0
homepage: https://github.com/fluttercandies/flutter_wechat_assets_picker
environment:
0 commit comments