File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 2.6.3
4
+
5
+ - Fix set exposure point crashes when switching between cameras. (#66 )
6
+
3
7
## 2.6.2
4
8
5
9
- Bind circular progress color with theme.
78
82
### New Features
79
83
80
84
- 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.
82
86
- Add ` enablePinchToZoom ` , allow users to zoom by pinch the screen.
83
87
- Add ` enablePullToZoomInRecord ` , allow users to zoom by pulling up when recording video.
84
88
- Add ` foregroundBuilder ` , allow users to build customize widget beyond the camera preview.
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.6.2
3
+ version : 2.6.3
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