v4.0.0
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