native_image_cropper 0.3.0 copy "native_image_cropper: ^0.3.0" to clipboard
native_image_cropper: ^0.3.0 copied to clipboard

A Flutter plugin for cropping images. Supports rectangular and circular cropping.

0.3.0 #

  • Add Web implementation.
  • Add missing dispose of modeNotifier.
  • Optimize performance of CropMask.

0.2.0 #

  • Add MacOS implementation.
  • Bump native_image_cropper_android version, which unregisters the MethodCallHandler on detach.

0.1.1 #

  • Adjust README.

0.1.0 #

  • Initial release.