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 c068eeb commit 7cec281Copy full SHA for 7cec281
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 6.3.1
4
+
5
+- Improve image type determine when resolving image data.
6
+ This mostly resolved the occasionally HEIC loading issue
7
+ when apps are running under the release mode.
8
9
## 6.3.0
10
11
- Support for Flutter 2.8.0, also drop supports for Flutter below 2.8.0.
pubspec.yaml
@@ -1,6 +1,6 @@
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.0
+version: 6.3.1
homepage: https://github.com/fluttercandies/flutter_wechat_assets_picker
environment:
0 commit comments