Skip to content

Commit fc66aeb

Browse files
committed
🔖 9.2.0
1 parent ecb2cdd commit fc66aeb

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,15 @@ that can be found in the LICENSE file. -->
99
1010
## Unreleased
1111

12+
*None.*
13+
14+
## 9.2.0
15+
1216
### New features
1317

1418
- Introduce `AssetsChangeCallback` and `AssetsChangeRefreshPredicate`
1519
to help users act according to assets changes.
20+
- Add `shouldAutoplayPreview` in the config.
1621

1722
### Fixes
1823

example/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_demo
22
description: The demo project for the wechat_assets_picker package.
3-
version: 9.1.0+55
3+
version: 9.2.0+56
44
publish_to: none
55

66
environment:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: wechat_assets_picker
2-
version: 9.1.0
2+
version: 9.2.0
33
description: |
44
An image picker (also with videos and audio)
55
for Flutter projects based on WeChat's UI,

0 commit comments

Comments
 (0)