flutter_wechat_camera_picker

A camera picker (take photos and videos) for Flutter projects based on WeChat's UI. It's a standalone module of wechat_assets_picker yet it can be run separately.

APACHE-2.0 License

Stars
358
Committers
13

Bot releases are hidden (Show)

flutter_wechat_camera_picker - v4.3.2 Latest Release

Published by AlexV525 about 2 months ago

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: https://github.com/fluttercandies/flutter_wechat_camera_picker/compare/v4.3.1...v4.3.2

flutter_wechat_camera_picker - v4.3.1

Published by AlexV525 4 months ago

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: https://github.com/fluttercandies/flutter_wechat_camera_picker/compare/v4.3.0...v4.3.1

flutter_wechat_camera_picker - v4.3.0+1

Published by AlexV525 4 months ago

What's Changed

Fixes

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

Full Changelog: https://github.com/fluttercandies/flutter_wechat_camera_picker/compare/v4.3.0...v4.3.0+1

flutter_wechat_camera_picker - v4.3.0

Published by AlexV525 4 months ago

What's Changed

Improvements

  • Adapt the latest interface of WeChat.

Fixes

Full Changelog: https://github.com/fluttercandies/flutter_wechat_camera_picker/compare/v4.2.2...v4.3.0

flutter_wechat_camera_picker - v4.2.2

Published by AlexV525 5 months ago

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: https://github.com/fluttercandies/flutter_wechat_camera_picker/compare/v4.2.1...v4.2.2

flutter_wechat_camera_picker - v4.2.1

Published by AlexV525 7 months ago

flutter_wechat_camera_picker - v4.2.0

Published by AlexV525 8 months ago

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: https://github.com/fluttercandies/flutter_wechat_camera_picker/compare/v4.1.0...v4.2.0

flutter_wechat_camera_picker - v4.2.0-dev.3

Published by AlexV525 11 months ago

What's Changed

Full Changelog: https://github.com/fluttercandies/flutter_wechat_camera_picker/compare/v4.2.0-dev.2...v4.2.0-dev.3

flutter_wechat_camera_picker - v4.1.2

Published by AlexV525 11 months ago

What's Changed

Full Changelog: https://github.com/fluttercandies/flutter_wechat_camera_picker/compare/v4.1.1...v4.1.2

flutter_wechat_camera_picker - v4.2.0-dev.2

Published by AlexV525 11 months ago

flutter_wechat_camera_picker - v4.1.1

Published by AlexV525 11 months ago

flutter_wechat_camera_picker - v4.2.0-dev.1

Published by AlexV525 11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/fluttercandies/flutter_wechat_camera_picker/compare/v4.1.0...v4.2.0-dev.1

flutter_wechat_camera_picker - v4.1.0

Published by AlexV525 11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/fluttercandies/flutter_wechat_camera_picker/compare/v4.0.2...v4.1.0

flutter_wechat_camera_picker - v4.0.2

Published by AlexV525 about 1 year ago

flutter_wechat_camera_picker - v4.0.1

Published by AlexV525 about 1 year ago

flutter_wechat_camera_picker - v4.0.0

Published by AlexV525 about 1 year ago

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: https://github.com/fluttercandies/flutter_wechat_camera_picker/compare/v3.8.0...v4.0.0

flutter_wechat_camera_picker - v4.0.0-dev.3

Published by AlexV525 about 1 year ago

flutter_wechat_camera_picker - v4.0.0-dev.2

Published by AlexV525 about 1 year ago

flutter_wechat_camera_picker - v4.0.0-dev.1

Published by AlexV525 about 1 year ago

flutter_wechat_camera_picker - v3.8.0

Published by AlexV525 over 1 year ago