Skip to content

Commit

Permalink
🔖 ## 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexV525 committed Nov 14, 2021
1 parent d4bbc33 commit 84256da
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 2.6.0

- Add `preferredLensDirection`, allow users to choose which lens direction is preferred when first using the camera.
- Add `enableTapRecording`, allow users to determine whether to allow the record can start with single tap.
- Add `shouldAutoPreviewVideo`, allow users to determine whether the video should be played instantly in the preview.

## 2.5.2

- Request the permission state again when saving.
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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.5.2
version: 2.6.0
homepage: https://github.com/fluttercandies/flutter_wechat_camera_picker

environment:
Expand Down

0 comments on commit 84256da

Please sign in to comment.