Skip to content

Commit 33529e2

Browse files
committed
🔖 ## 2.6.3
1 parent 5d59238 commit 33529e2

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

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

3+
## 2.6.3
4+
5+
- Fix set exposure point crashes when switching between cameras. (#66)
6+
37
## 2.6.2
48

59
- Bind circular progress color with theme.
@@ -78,7 +82,7 @@
7882
### New Features
7983

8084
- Add `enableSetExposure`, allow users to update the exposure from the point tapped on the screen.
81-
- Add `enableExposureControlOnPoint`, allow users to control the exposure offset with a offset slide from the exposure point.
85+
- Add `enableExposureControlOnPoint`, allow users to control the exposure offset with an offset slide from the exposure point.
8286
- Add `enablePinchToZoom`, allow users to zoom by pinch the screen.
8387
- Add `enablePullToZoomInRecord`, allow users to zoom by pulling up when recording video.
8488
- Add `foregroundBuilder`, allow users to build customize widget beyond the camera preview.

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

66
environment:

0 commit comments

Comments
 (0)