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 4f1fcce commit f15336eCopy full SHA for f15336e
CHANGELOG.md
@@ -9,6 +9,10 @@ that can be found in the LICENSE file. -->
9
10
## Unreleased
11
12
+*None.*
13
+
14
+## 9.2.1
15
16
- Improve changes when limited on iOS.
17
- Use `LocallyAvailableBuilder` in the grid to provide better user awareness.
18
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.2.0+56
+version: 9.2.1+57
4
publish_to: none
5
6
environment:
pubspec.yaml
@@ -1,5 +1,5 @@
name: wechat_assets_picker
-version: 9.2.0
+version: 9.2.1
description: |
An image picker (also with videos and audio)
for Flutter projects based on WeChat's UI,
0 commit comments