File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 7.0.1
4
+
5
+ ### Improvements
6
+ - Support semantics with Japanese text delegates. (#266 ).
7
+
8
+ ### Fixes
9
+ - Obtain the path thumbnail only when asset is image or video.
10
+
3
11
## 7.0.0
4
12
5
13
To know more about breaking changes, see [ Migration Guide] [ ] .
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 : 7.0.0+8
3
+ version : 7.0.0+9
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
2
description : An audio/video/image picker in pure Dart which is the same with WeChat, support multi picking.
3
- version : 7.0.0
3
+ version : 7.0.1
4
4
homepage : https://github.com/fluttercandies/flutter_wechat_assets_picker
5
5
6
6
environment :
You can’t perform that action at this time.
0 commit comments