We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 512b2d5 commit fb85e0dCopy full SHA for fb85e0d
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## 6.0.3
11
12
- Fix path entity nullable issues with the asset grid.
pubspec.yaml
@@ -1,6 +1,6 @@
name: wechat_assets_picker
description: An audio/video/image picker in pure Dart which is the same with WeChat, support multi picking.
-version: 6.0.3
+version: 6.0.4
homepage: https://github.com/fluttercandies/flutter_wechat_assets_picker
environment:
0 commit comments