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 8e8a6c2 commit 348bbb3Copy full SHA for 348bbb3
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 6.3.0
4
+
5
+- Support for Flutter 2.8.0, also drop supports for Flutter below 2.8.0.
6
7
## 6.2.4
8
9
- Improve audio item layout.
example/pubspec.yaml
@@ -1,6 +1,6 @@
name: wechat_assets_picker_demo
description: The demo project for the wechat_assets_picker package.
-version: 6.0.0
+version: 6.3.0
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: 6.2.4
homepage: https://github.com/fluttercandies/flutter_wechat_assets_picker
0 commit comments