We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 582e638 commit 3ed6e6eCopy full SHA for 3ed6e6e
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 6.0.2
4
+
5
+- Expose `shouldReversePreview` for `AssetPickerViewerBuilderDelegate`,
6
+ which provides a more precise control for the viewer.
7
8
## 6.0.1
9
10
- Improve total count calculation with `AssetPathEntity`. (#187)
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.0.1
+version: 6.0.2
homepage: https://github.com/fluttercandies/flutter_wechat_assets_picker
environment:
0 commit comments