Skip to content

Commit 3ed6e6e

Browse files
committed
🔖 ## 6.0.2
1 parent 582e638 commit 3ed6e6e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 6.0.2
4+
5+
- Expose `shouldReversePreview` for `AssetPickerViewerBuilderDelegate`,
6+
which provides a more precise control for the viewer.
7+
38
## 6.0.1
49

510
- Improve total count calculation with `AssetPathEntity`. (#187)

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: wechat_assets_picker
22
description: An audio/video/image picker in pure Dart which is the same with WeChat, support multi picking.
3-
version: 6.0.1
3+
version: 6.0.2
44
homepage: https://github.com/fluttercandies/flutter_wechat_assets_picker
55

66
environment:

0 commit comments

Comments
 (0)