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 d998893 commit 3b38cbeCopy full SHA for 3b38cbe
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 2.5.0
4
+
5
+- Add `onError` to handle errors during the picking process.
6
+- `SaveEntityCallback` -> `EntitySaveCallback`.
7
+- Improve folder structure of the plugin.
8
9
## 2.4.2
10
11
- Flip the preview if the user is using a front camera.
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.2
+version: 2.5.0
homepage: https://github.com/fluttercandies/flutter_wechat_camera_picker
environment:
0 commit comments