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 fbd3a99 commit 74267bbCopy full SHA for 74267bb
CHANGELOG.md
@@ -9,6 +9,10 @@ that can be found in the LICENSE file. -->
9
10
## Unreleased
11
12
+*None.*
13
+
14
+## 9.7.0
15
16
**Improvements**
17
18
- Allows to specify the fallback text delegate through `assetPickerTextDelegateFromLocale`.
example/pubspec.yaml
@@ -1,6 +1,6 @@
1
name: wechat_assets_picker_demo
2
description: The demo project for the wechat_assets_picker package.
3
-version: 9.6.0+67
+version: 9.7.0+68
4
publish_to: none
5
6
environment:
pubspec.yaml
@@ -1,5 +1,5 @@
name: wechat_assets_picker
-version: 9.6.0
+version: 9.7.0
description: |
An image picker (also with videos and audio)
for Flutter projects based on WeChat's UI,
0 commit comments