Skip to content

Commit b7e425c

Browse files
committed
🔖 ## 3.0.0-dev.2
1 parent 732c82b commit b7e425c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## 3.0.0-dev.1
411

512
- Migrate to the latest photo_manager.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: wechat_camera_picker
22
description: A camera picker which is an extension to wechat_assets_picker, but can be run separately.
3-
version: 3.0.0-dev.1
3+
version: 3.0.0-dev.2
44
homepage: https://github.com/fluttercandies/flutter_wechat_camera_picker
55

66
environment:

0 commit comments

Comments
 (0)