File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
9
## 2.5.2
4
10
5
11
- Request the permission state again when saving.
Original file line number Diff line number Diff line change 1
1
name : wechat_camera_picker
2
2
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
4
4
homepage : https://github.com/fluttercandies/flutter_wechat_camera_picker
5
5
6
6
environment :
You can’t perform that action at this time.
0 commit comments