Skip to content

Commit

Permalink
🔖 ## 2.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexV525 committed Dec 24, 2021
1 parent 5d59238 commit 33529e2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 2.6.3

- Fix set exposure point crashes when switching between cameras. (#66)

## 2.6.2

- Bind circular progress color with theme.
Expand Down Expand Up @@ -78,7 +82,7 @@
### New Features

- Add `enableSetExposure`, allow users to update the exposure from the point tapped on the screen.
- Add `enableExposureControlOnPoint`, allow users to control the exposure offset with a offset slide from the exposure point.
- Add `enableExposureControlOnPoint`, allow users to control the exposure offset with an offset slide from the exposure point.
- Add `enablePinchToZoom`, allow users to zoom by pinch the screen.
- Add `enablePullToZoomInRecord`, allow users to zoom by pulling up when recording video.
- Add `foregroundBuilder`, allow users to build customize widget beyond the camera preview.
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.6.2
version: 2.6.3
homepage: https://github.com/fluttercandies/flutter_wechat_camera_picker

environment:
Expand Down

0 comments on commit 33529e2

Please sign in to comment.