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 93c4612 commit 24cb700Copy full SHA for 24cb700
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 6.1.0
4
+
5
+- Introduce `selectPredicate` to predicate asset when picking.
6
7
## 6.0.6
8
9
- Use the correct index reference with `selectedBackdrop`. (#195)
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.6
+version: 6.1.0
homepage: https://github.com/fluttercandies/flutter_wechat_assets_picker
environment:
0 commit comments