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 2944e6a commit 9f090f7Copy full SHA for 9f090f7
CHANGELOG.md
@@ -9,6 +9,10 @@ that can be found in the LICENSE file. -->
9
10
## Unreleased
11
12
+*None.*
13
+
14
+## 10.1.1
15
16
**Fixes**
17
18
- Fix selection syncing between the picker and the viewer.
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: 10.1.0+71
+version: 10.1.1+72
4
publish_to: none
5
6
environment:
pubspec.yaml
@@ -1,5 +1,5 @@
name: wechat_assets_picker
-version: 10.1.0
+version: 10.1.1
description: |
An image picker (also with videos and audio)
for Flutter projects based on WeChat's UI,
0 commit comments