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 2002882 commit fc38716Copy full SHA for fc38716
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 6.0.3
4
+
5
+- Fix path entity nullable issues with the asset grid.
6
+- Fix assets displaying condition missing with the iOS layout.
7
8
## 6.0.2
9
10
- Expose `shouldReversePreview` for `AssetPickerViewerBuilderDelegate`,
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.2
+version: 6.0.3
homepage: https://github.com/fluttercandies/flutter_wechat_assets_picker
environment:
0 commit comments