File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 7.1.2
4
+
5
+ ### Fixes
6
+
7
+ - Fix context usages for inherited theme data.
8
+ - Fix unlinked path name builder.
9
+
10
+ ### Improvements
11
+
12
+ - Update how paths get update. (#312 )
13
+ - Expose ` DefaultAssetPickerProvider.forTest ` .
14
+
3
15
## 7.1.1
4
16
5
17
### Fixes
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.1.1+14
3
+ version : 7.1.2+15
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.1.1
3
+ version : 7.1.2
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