Skip to content

Commit 363a313

Browse files
committed
🔖 ## 6.2.1
1 parent 006d186 commit 363a313

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
## 6.2.1
4+
5+
- Migrate to `extended_image` 5.x.
6+
- Use `.contentUri` constructor for `VideoPlayerController`.
7+
38
## 6.2.0
49

510
- Introduce `shouldRevertGrid` to determine whether the assets grid should revert.

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.2.0
3+
version: 6.2.1
44
homepage: https://github.com/fluttercandies/flutter_wechat_assets_picker
55

66
environment:

0 commit comments

Comments
 (0)