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 e4b1dc7 commit 988b3a1Copy full SHA for 988b3a1
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 7.0.3
4
+
5
+### Fixes
6
+- Fix the broken semantics on iOS/macOS. (#272)
7
8
## 7.0.2
9
10
### Fixes
example/pubspec.yaml
@@ -1,6 +1,6 @@
name: wechat_assets_picker_demo
description: The demo project for the wechat_assets_picker package.
-version: 7.0.0+10
+version: 7.0.0+11
publish_to: none
environment:
pubspec.yaml
name: wechat_assets_picker
description: An audio/video/image picker in pure Dart which is the same with WeChat, support multi picking.
-version: 7.0.2
+version: 7.0.3
homepage: https://github.com/fluttercandies/flutter_wechat_assets_picker
0 commit comments