Skip to content

Releases: fluttercandies/flutter_wechat_camera_picker

v3.0.0

07 Mar 02:40
d0ea68d
Compare
Choose a tag to compare

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 from pickFromCamera to pickerConfig.

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

14 Feb 06:28
22fa5ba
Compare
Choose a tag to compare
v3.0.0-dev.4 Pre-release
Pre-release

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 from pickFromCamera to pickerConfig.

Full Changelog: v3.0.0-dev.3...v3.0.0-dev.4

v3.0.0-dev.3

24 Jan 10:13
8fb5430
Compare
Choose a tag to compare
v3.0.0-dev.3 Pre-release
Pre-release

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

23 Jan 18:12
3ee6509
Compare
Choose a tag to compare
v3.0.0-dev.2 Pre-release
Pre-release

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

Full Changelog: v3.0.0-dev.1...v3.0.0-dev.2

v3.0.0-dev.1

17 Jan 08:42
8a6f0ea
Compare
Choose a tag to compare
v3.0.0-dev.1 Pre-release
Pre-release

Migrate to the latest photo_manager.

v2.6.5

17 Jan 07:51
4df8a9c
Compare
Choose a tag to compare

What's Changed

  • 🔖 Remove duplicate future requests when saving entity by @AlexV525

Full Changelog: v2.6.4...v2.6.5

v2.6.4

14 Jan 10:29
dbbbde2
Compare
Choose a tag to compare

What's Changed

  • 🐛 Drop initialize when the controller has been already initialized by @AlexV525 in #70

Full Changelog: v2.6.3...v2.6.4

v2.6.3

24 Dec 14:32
4031a7a
Compare
Choose a tag to compare

What's Changed

  • 🚑️ Fix set exposure point crashes when switching between cameras by @leftcoding in #66

New Contributors

Full Changelog: v2.6.2...v2.6.3

v2.6.2

09 Dec 08:52
ef6eb3d
Compare
Choose a tag to compare

What's Changed

  • 🎨 Bind circular progress color with the theme.
  • ⚡️ Improve the scaling calculate for the camera preview by @AlexV525 in #62

Full Changelog: v2.6.1...v2.6.2

v2.6.1

22 Nov 01:48
7ec3b34
Compare
Choose a tag to compare
  • Allow saving entities when the permission is limited on iOS.

Full Changelog: v2.6.0...v2.6.1