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 cc949ea commit 166e172Copy full SHA for 166e172
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 2.4.1
4
+
5
+- Handle save exceptions more graceful.
6
+- Dispose the controller when previewing for better performance.
7
8
## 2.4.0
9
10
- Bump `camera` to `0.9.x` .
pubspec.yaml
@@ -1,6 +1,6 @@
name: wechat_camera_picker
description: A camera picker which is an extension to wechat_assets_picker, but can be run separately.
-version: 2.4.0
+version: 2.4.1
homepage: https://github.com/fluttercandies/flutter_wechat_camera_picker
environment:
0 commit comments