Skip to content

Commit 1de7f38

Browse files
committed
🔖 ## 7.1.2
1 parent 0f30e4e commit 1de7f38

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

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+
315
## 7.1.1
416

517
### Fixes

example/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: wechat_assets_picker_demo
22
description: The demo project for the wechat_assets_picker package.
3-
version: 7.1.1+14
3+
version: 7.1.2+15
44
publish_to: none
55

66
environment:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: wechat_assets_picker
22
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
44
homepage: https://github.com/fluttercandies/flutter_wechat_assets_picker
55

66
environment:

0 commit comments

Comments
 (0)