Skip to content

v2.0.0-dev.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@AlexV525 AlexV525 released this 28 Jan 07:43
a4f553c

Breaking Changes

  • isAllowRecording -> enableRecording
  • isOnlyAllowRecording -> onlyAllowRecording

New Features

  • Add enableSetExposure, allow users to update the exposure from the point tapped on the screen.
  • Add enableExposureControlOnPoint, allow users to control the exposure offset with a offset slide from the exposure point.
  • Add enablePinchToZoom, allow users to zoom by pinch the screen.
  • Add foregroundBuilder, allow users to build customize widget beyond the camera preview.
  • Sync imageFormatGroup from the camera plugin.

Fixes

  • All fixes from the camera plugin.