Skip to content

Commit fb85e0d

Browse files
committed
🔖 ## 6.0.4
1 parent 512b2d5 commit fb85e0d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## 6.0.4
4+
5+
- Add French language text delegate. (Thanks to @didiosn)
6+
- Export "Nothing here." as a field to text delegate. (#190)
7+
- Fix selected backdrop not synced all the time.
8+
- Improve the instructions for the example.
9+
310
## 6.0.3
411

512
- Fix path entity nullable issues with the asset grid.

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: 6.0.3
3+
version: 6.0.4
44
homepage: https://github.com/fluttercandies/flutter_wechat_assets_picker
55

66
environment:

0 commit comments

Comments
 (0)