File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -9,9 +9,14 @@ that can be found in the LICENSE file. -->
9
9
10
10
## Unreleased
11
11
12
+ * None.*
13
+
14
+ ## 9.6.0
15
+
12
16
** New features**
13
17
14
- - Expose more route settings. Users are now be able to control the route settings for the picker and viewer.
18
+ - Expose more route settings.
19
+ Users will now be able to control the route settings for the picker and viewer.
15
20
16
21
** Improvements**
17
22
@@ -23,6 +28,7 @@ that can be found in the LICENSE file. -->
23
28
24
29
- Fix semantics with the close button.
25
30
- Fix ` selectPredicate ` not being called when selecting the video asset under the WeChat Moment mode.
31
+ - Manually dispose memory leak objects.
26
32
27
33
## 9.5.1
28
34
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.5.1+66
3
+ version : 9.6.0+67
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.5.1
2
+ version : 9.6.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