Releases: fluttercandies/flutter_wechat_camera_picker
Releases · fluttercandies/flutter_wechat_camera_picker
v3.0.0
New features
- Add full semantics support. (#72)
- Add
lockCaptureOrientation
, allowing users to determine lock to the specific orientation during captures. (#68) - Export
CameraPickerPageRoute
. - Abstract
CamearPickerConfig
, which moved all arguments frompickFromCamera
topickerConfig
.
Improvements
- Improve camera initializes by adding a lock.
- Tweak asynchronous methods call during initializations.
- Make camera controllers available as soon as possible.
Fixes
- Fix scaling issues with turns and orientations.
- Fix lint issues on Flutter 2.10.
v3.0.0-dev.4
What's Changed
- Fix scaling issues with turns and orientations.
- Fix lint issues on Flutter 2.10.
- Export
CameraPickerPageRoute
.
Breaking changes:
- Abstract
CamearPickerConfig
, which moved all arguments frompickFromCamera
topickerConfig
.
Full Changelog: v3.0.0-dev.3...v3.0.0-dev.4
v3.0.0-dev.3
What's Changed
- Improve semantics expressions.
- Make camera controllers available as soon as possible.
Full Changelog: v3.0.0-dev.2...v3.0.0-dev.3
v3.0.0-dev.2
What's Changed
- Add
lockCaptureOrientation
, allowing users to determine lock to the specific orientation during captures. (#68) - Tweak asynchronous methods call during initializations.
- Add full semantics support. (#72)
- Improve camera initializes by adding a lock.
New Contributors
- @TheVinhLuong made their first contribution in #68
Full Changelog: v3.0.0-dev.1...v3.0.0-dev.2
v3.0.0-dev.1
Migrate to the latest photo_manager.
v2.6.5
v2.6.4
v2.6.3
What's Changed
- 🚑️ Fix set exposure point crashes when switching between cameras by @leftcoding in #66
New Contributors
- @leftcoding made their first contribution in #66
Full Changelog: v2.6.2...v2.6.3
v2.6.2
v2.6.1
- Allow saving entities when the permission is limited on iOS.
Full Changelog: v2.6.0...v2.6.1