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 962edd7 commit 2055adfCopy full SHA for 2055adf
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 7.0.0-dev.1
4
+
5
+- Migrate to the latest photo_manager.
6
7
## 6.3.1
8
9
- Improve image type determine when resolving image data.
example/pubspec.yaml
@@ -1,6 +1,6 @@
name: wechat_assets_picker_demo
description: The demo project for the wechat_assets_picker package.
-version: 6.3.0
+version: 7.0.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.3.1
+version: 7.0.0-dev.1
homepage: https://github.com/fluttercandies/flutter_wechat_assets_picker
0 commit comments