Skip to content

Releases: fluttercandies/flutter_wechat_camera_picker

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

v4.2.0

27 Feb 15:21
ff87864
Compare
Choose a tag to compare

What's Changed

Breaking changes

See the Migration Guide for breaking changes between versions.

  • Migrate to Flutter 3.16, and drop supports for previous Flutter versions.
  • Bump photo_manager to v3.x.
  • Export photo_manager_image_provider.

Improvements

  • Roll sensors_plus.
  • Catch exceptions when obtain/subscribe to the accelerometer stream.
  • Use wechat_picker_library.

Fixes

  • Fix onEntitySaving not returned after called. (#223)
  • Predicate access denied to avoid deadlocks.

New Contributors

Full Changelog: v4.1.0...v4.2.0

v4.2.0-dev.3

09 Dec 00:55
414b7dc
Compare
Choose a tag to compare
v4.2.0-dev.3 Pre-release
Pre-release

What's Changed

  • 🥅 Catch exceptions when obtain/subscribe to the accelerometer stream by @AlexV525 in #230

Full Changelog: v4.2.0-dev.2...v4.2.0-dev.3

v4.1.2

09 Dec 00:54
c37e276
Compare
Choose a tag to compare

What's Changed

  • 🥅 Catch exceptions when obtain/subscribe to the accelerometer stream by @AlexV525 in #230

Full Changelog: v4.1.1...v4.1.2

v4.2.0-dev.2

17 Nov 02:25
5fa4614
Compare
Choose a tag to compare
v4.2.0-dev.2 Pre-release
Pre-release

What's Changed

  • 🐛 Fix onEntitySaving not returned after called by @AlexV525 in #223

Full Changelog: v4.2.0-dev.1...v4.2.0-dev.2