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 3d8093f commit ed9875bCopy full SHA for ed9875b
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 2.3.1
4
+
5
+- Expose `enablePullToZoomInRecord` for the `pickFromCamera` method.
6
+- Trigger shooting preparation only when start recording on iOS.
7
8
## 2.3.0
9
10
- Expose `useRootNavigator` while picking.
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.3.0
+version: 2.3.1
homepage: https://github.com/fluttercandies/flutter_wechat_camera_picker
environment:
0 commit comments