We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b800fca commit de46826Copy full SHA for de46826
CHANGELOG.md
@@ -9,6 +9,10 @@ that can be found in the LICENSE file. -->
9
10
## Unreleased
11
12
+*None.*
13
+
14
+## 9.3.2
15
16
### Improvements
17
18
- Adapt the file type getter from the image provider to get a precise file type in grid.
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.3.1+59
+version: 9.3.2+60
4
publish_to: none
5
6
environment:
pubspec.yaml
@@ -1,5 +1,5 @@
name: wechat_assets_picker
-version: 9.3.1
+version: 9.3.2
description: |
An image picker (also with videos and audio)
for Flutter projects based on WeChat's UI,
0 commit comments