Skip to content

Commit 63fd81b

Browse files
committed
🔖 ## 6.2.0
1 parent dca942b commit 63fd81b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

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+
39
## 6.1.2
410

511
- Fix limited resources refresh issue.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
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.1.2
3+
version: 6.2.0
44
homepage: https://github.com/fluttercandies/flutter_wechat_assets_picker
55

66
environment:

0 commit comments

Comments
 (0)