File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -9,10 +9,15 @@ that can be found in the LICENSE file. -->
9
9
10
10
## Unreleased
11
11
12
+ * None.*
13
+
14
+ ## 9.2.0
15
+
12
16
### New features
13
17
14
18
- Introduce ` AssetsChangeCallback ` and ` AssetsChangeRefreshPredicate `
15
19
to help users act according to assets changes.
20
+ - Add ` shouldAutoplayPreview ` in the config.
16
21
17
22
### Fixes
18
23
Original file line number Diff line number Diff line change 1
1
name : wechat_assets_picker_demo
2
2
description : The demo project for the wechat_assets_picker package.
3
- version : 9.1 .0+55
3
+ version : 9.2 .0+56
4
4
publish_to : none
5
5
6
6
environment :
Original file line number Diff line number Diff line change 1
1
name : wechat_assets_picker
2
- version : 9.1 .0
2
+ version : 9.2 .0
3
3
description : |
4
4
An image picker (also with videos and audio)
5
5
for Flutter projects based on WeChat's UI,
You can’t perform that action at this time.
0 commit comments