Skip to content

Commit e69cfae

Browse files
committed
🔖 ## 7.0.1
1 parent 9edd52a commit e69cfae

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

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

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+
311
## 7.0.0
412

513
To know more about breaking changes, see [Migration Guide][].

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.0.0+8
3+
version: 7.0.0+9
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.0.0
3+
version: 7.0.1
44
homepage: https://github.com/fluttercandies/flutter_wechat_assets_picker
55

66
environment:

0 commit comments

Comments
 (0)