image_cropper_latest 0.0.4 copy "image_cropper_latest: ^0.0.4" to clipboard
image_cropper_latest: ^0.0.4 copied to clipboard

A modern, lightweight, and highly customizable image cropping package for Flutter. Provides gesture-based controls, aspect ratio locking, rotation, and high-quality output for Android and iOS.

0.0.4 #

  • Added support for custom crop shapes: rectangle (default), circle, and oval.
  • Implemented platform-specific logic for Android (uCrop) and iOS (TOCropViewController) to handle different crop shapes.
  • Ensured transparency is preserved for non-rectangular crops (PNG output).
  • Updated Dart API to introduce CropShape enum and cropShape parameter.

0.0.1 #

  • Initial release
  • Android image cropping using uCrop
  • iOS image cropping using TOCropViewController
  • Gallery & camera support in example app
3
likes
150
points
211
downloads

Publisher

verified publisherarpitjai.com

Weekly Downloads

A modern, lightweight, and highly customizable image cropping package for Flutter. Provides gesture-based controls, aspect ratio locking, rotation, and high-quality output for Android and iOS.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on image_cropper_latest

Packages that implement image_cropper_latest