flutter_image_cropper

Last updated:

0 purchases

flutter_image_cropper Image
flutter_image_cropper Images
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 In This Product:

Customer Reviews

There are no reviews.