The flutter package to crop the image
More...
Crop the image with the given aspect ratio.
Simple image cropper
Example for the usage is included in the /example folder.
/example
CropImage.cropImage( context: context, image: Image.asset('images/test_image.jpg'));
dakshbhatia.com
Repository (GitHub)
API reference
MIT (license)
flutter
Packages that depend on flutter_image_cropper
Back