flutter_image_cropper 0.0.2 copy "flutter_image_cropper: ^0.0.2" to clipboard
flutter_image_cropper: ^0.0.2 copied to clipboard

The flutter package to crop the image

Crop the image with the given aspect ratio.

Features #

Simple image cropper

Usage #

Example for the usage is included in the /example folder.

var image = await CropImage.cropImage(
    context: context,
    image: Image.asset('images/test_image.jpg'));
2
likes
70
points
60
downloads

Publisher

verified publisherdakshbhatia.com

Weekly Downloads

The flutter package to crop the image

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_image_cropper