Skip to content

Releases: fluttercandies/flutter_wechat_camera_picker

v4.0.0

17 Aug 14:58
b04afc3
Compare
Choose a tag to compare

What's Changed

To know more about breaking changes, see Migration Guide.

New features

  • Migrate to Flutter 3.3, and drop supports for previous Flutter versions.
  • Sync all UI details from WeChat 8.3.x. (#181)

Improvements

  • Adapt layouts according to the device orientation.
  • Improve the performance when taking photos.
  • Improve the experience when using the exposure slider.
  • Prefer FlashMode.off for better performance.
  • Allow cameras to be set repeatedly.

Fixes

  • Fix accessibility on the switch cameras button.

Full Changelog: v3.8.0...v4.0.0

v4.0.0-dev.3

17 Aug 08:03
334c72f
Compare
Choose a tag to compare
v4.0.0-dev.3 Pre-release
Pre-release

What's Changed

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

v4.0.0-dev.2

10 Aug 09:29
a7b436e
Compare
Choose a tag to compare
v4.0.0-dev.2 Pre-release
Pre-release

What's Changed

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

v4.0.0-dev.1

01 Aug 04:21
3307b67
Compare
Choose a tag to compare
v4.0.0-dev.1 Pre-release
Pre-release

What's Changed

Full Changelog: v3.8.0...v4.0.0-dev.1

v3.8.0

11 May 01:28
d79b28c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.7.0...v3.8.0

v3.7.0

16 Jan 04:12
9e29888
Compare
Choose a tag to compare

What's Changed

  • Proposed solution to #154 [BUG] iOS front camera flash can be set from auto to on but not further by @lcuis in #156
  • Add preferredFlashMode, allowing users to choose which flash mode is preferred when first using the camera by @leftcoding in #158
  • Proposed solution for #155 [BUG] iOS camera preview crashes when switching app by @lcuis in #157

New Contributors

Full Changelog: v3.6.5...v3.7.0

v3.6.5

05 Dec 14:55
c976fd8
Compare
Choose a tag to compare

What's Changed

  • 🐛 Correct sizes when using cameraQuarterTurns by @AlexV525 in #149

Full Changelog: v3.6.4...v3.6.5

v3.6.4

02 Dec 04:01
42edb43
Compare
Choose a tag to compare

What's Changed

  • 🚸 Precache captured image for better experience by @AlexV525 in #145
  • 🚸 Improve stop capturing experiences by @AlexV525 in #146

Full Changelog: v3.6.3...v3.6.4

v3.6.3

21 Oct 09:04
7968453
Compare
Choose a tag to compare

What's Changed

  • 🔖 Bump photo_manager to explicitly remove the requirements of requiredLegacyExternalStorage by @AlexV525 in #139
  • ✨ Add the loading indicator when saving by @AlexV525 in #140

Full Changelog: v3.6.1...v3.6.3

v3.6.1

28 Sep 03:53
51dd012
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.6.0...v3.6.1