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 006d186 commit 363a313Copy full SHA for 363a313
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 6.2.1
4
+
5
+- Migrate to `extended_image` 5.x.
6
+- Use `.contentUri` constructor for `VideoPlayerController`.
7
8
## 6.2.0
9
10
- Introduce `shouldRevertGrid` to determine whether the assets grid should revert.
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.2.0
+version: 6.2.1
homepage: https://github.com/fluttercandies/flutter_wechat_assets_picker
environment:
0 commit comments