profile_image_cropper 2.0.0 copy "profile_image_cropper: ^2.0.0" to clipboard
profile_image_cropper: ^2.0.0 copied to clipboard

A simple profile image cropper package for Flutter

2.0.0 #

  • Examples Folder and Code Added
  • Custom Overlays: Circle, rectangle, or grid shapes.
  • Zoom & Pan: Easily adjust image for cropping.
  • Rotate: Rotate images in 90° steps.
  • Aspect Ratio: Enforce a specific aspect ratio for the cropped image.
  • Aspect Ratio: Lock crop to specific ratios.
  • Gesture Callbacks: Get notified about scale gestures with onScaleStart, onScaleUpdate, and onScaleEnd.
  • Error Handling: An onError callback to handle exceptions during image loading or cropping.
  • Static Crop Method: A convenient static method ImageCropper.crop() to perform the crop operation.

1.0.0 #

  • Custom Overlays: Circle, rectangle, or grid shapes.
  • Zoom & Pan: Easily adjust image for cropping.
  • Rotate: Rotate images in 90° steps.
  • Aspect Ratio: Enforce a specific aspect ratio for the cropped image.
  • Aspect Ratio: Lock crop to specific ratios.
  • Gesture Callbacks: Get notified about scale gestures with onScaleStart, onScaleUpdate, and onScaleEnd.
  • Error Handling: An onError callback to handle exceptions during image loading or cropping.
  • Static Crop Method: A convenient static method ImageCropper.crop() to perform the crop operation.

0.0.1 #

  • Initial release with basic cropping features.
2
likes
160
points
52
downloads

Publisher

unverified uploader

Weekly Downloads

A simple profile image cropper package for Flutter

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on profile_image_cropper