Skip to content

Releases: fluttercandies/flutter_wechat_camera_picker

v4.3.6

29 Nov 12:13
388e219
Compare
Choose a tag to compare

What's Changed

Fixes

  • Predicate the flash mode correctly when retrying the initialization.

Full Changelog: v4.3.5...v4.3.6

v4.3.5

29 Nov 12:10
72a8577
Compare
Choose a tag to compare

What's Changed

Improvements

  • Allows sensor_plus v6.

Full Changelog: v4.3.4...v4.3.5

v4.3.4

18 Oct 05:44
384609c
Compare
Choose a tag to compare

What's Changed

Fixes

  • Fix preview file delete predication.

Full Changelog: v4.3.3...v4.3.4

v4.3.3

14 Oct 09:19
9b0d301
Compare
Choose a tag to compare

What's Changed

New features

  • Adds CameraPickerConfig.onPickConfirmed to get called when an asset entity is confirmed to be picked.
  • Introduces CameraPickerConfig.permissionRequestOption.

Improvements

  • Evicts the captured image cache once returned from the viewer.
  • Allows camera_android: ^0.10.9+6.

New Contributors

Full Changelog: v4.3.2...v4.3.3

v4.3.2

21 Aug 06:19
91b2ab6
Compare
Choose a tag to compare

What's Changed

Fixes

  • Fix button displays when tap to record.
  • Prevent camera description exceptions when initializing the camera in the lifecycle callback.

Improvements

  • Use more precise overlay styles.
  • Switching between different lens with a single camera by default.
  • Always delete the preview file when popping from the preview.

Full Changelog: v4.3.1...v4.3.2

v4.3.1

26 Jun 01:37
1f2ece4
Compare
Choose a tag to compare

What's Changed

Improvements

  • Downgrades the default resolution preset from max to ultraHigh.
  • Improves pinch zooming experiences.
  • Do not wait for focus mode and exposure mode to reset.
  • Updates the capture actions section size to compatible with more cases.

Full Changelog: v4.3.0...v4.3.1

v4.3.0+1

21 Jun 07:29
8613fb8
Compare
Choose a tag to compare

What's Changed

Fixes

  • Fixes the breaking ColorScheme.background implementation on older Flutter SDKs.

Full Changelog: v4.3.0...v4.3.0+1

v4.3.0

20 Jun 10:46
be58cf7
Compare
Choose a tag to compare

What's Changed

Improvements

  • Adapt the latest interface of WeChat.

Fixes

Full Changelog: v4.2.2...v4.3.0

v4.2.2

13 May 04:59
6c8235c
Compare
Choose a tag to compare

What's Changed

Fixes

  • Allows wrapControllerMethod to return nullable result.
  • Allows newer versions of sensors_plus.

Improvements

  • Provide the back button when no controller has been initialized.

Full Changelog: v4.2.1...v4.2.2

v4.2.1

19 Mar 09:03
913cf59
Compare
Choose a tag to compare

What's Changed

  • 🐛 Fix ignore locks when exception throws by @AlexV525 in #239

Full Changelog: v4.2.0...v4.2.1