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. -->
99
1010## Unreleased
1111
12+ * None.*
13+
14+ ## 9.6.0
15+
1216** New features**
1317
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.
1520
1621** Improvements**
1722
@@ -23,6 +28,7 @@ that can be found in the LICENSE file. -->
2328
2429- Fix semantics with the close button.
2530- Fix ` selectPredicate ` not being called when selecting the video asset under the WeChat Moment mode.
31+ - Manually dispose memory leak objects.
2632
2733## 9.5.1
2834
Original file line number Diff line number Diff line change 11name : wechat_assets_picker_demo
22description : The demo project for the wechat_assets_picker package.
3- version : 9.5.1+66
3+ version : 9.6.0+67
44publish_to : none
55
66environment :
Original file line number Diff line number Diff line change 11name : wechat_assets_picker
2- version : 9.5.1
2+ version : 9.6.0
33description : |
44 An image picker (also with videos and audio)
55 for Flutter projects based on WeChat's UI,
You can’t perform that action at this time.
0 commit comments