File tree 3 files changed +11
-3
lines changed
3 files changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -6,12 +6,20 @@ that can be found in the LICENSE file. -->
6
6
7
7
See the [ Migration Guide] ( guides/migration_guide.md ) for the details of breaking changes between versions.
8
8
9
- ## 8.7.2
9
+ ## 8.8.0
10
+
11
+ ### New features
12
+
13
+ - Add Korean language support. (#494 )
10
14
11
15
### Improvements
12
16
13
17
- Use ` viewAsset ` in the preview button.
14
18
19
+ ### Fixes
20
+
21
+ - Fix disposed provider throwing error when fetching assets. (#493 )
22
+
15
23
## 8.7.1
16
24
17
25
### Improvements
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 : 8.7.2+46
3
+ version : 8.8.0+47
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 : 8.7.2
2
+ version : 8.8.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