flutter_image_cropper

Creator: coderz1093

Last updated:

Add to Cart

Description:

flutter image cropper

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'));
copied to clipboard

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.