Skip to content

Commit 84256da

Browse files
committed
🔖 ## 2.6.0
1 parent d4bbc33 commit 84256da

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## 2.6.0
4+
5+
- Add `preferredLensDirection`, allow users to choose which lens direction is preferred when first using the camera.
6+
- Add `enableTapRecording`, allow users to determine whether to allow the record can start with single tap.
7+
- Add `shouldAutoPreviewVideo`, allow users to determine whether the video should be played instantly in the preview.
8+
39
## 2.5.2
410

511
- Request the permission state again when saving.

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: 2.5.2
3+
version: 2.6.0
44
homepage: https://github.com/fluttercandies/flutter_wechat_camera_picker
55

66
environment:

0 commit comments

Comments
 (0)