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 732c82b commit b7e425cCopy full SHA for b7e425c
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## 3.0.0-dev.2
4
+
5
+- Add `lockCaptureOrientation`, allow users to determine lock to the specific orientation during captures. (#68)
6
+- Tweak asynchronous methods call during initializations.
7
+- Add full semantics support. (#72)
8
+- Improve camera initialize by adding lock.
9
10
## 3.0.0-dev.1
11
12
- Migrate to the latest photo_manager.
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: 3.0.0-dev.1
+version: 3.0.0-dev.2
homepage: https://github.com/fluttercandies/flutter_wechat_camera_picker
environment:
0 commit comments