image_crop
image_crop copied to clipboard
A flutter plugin to crop image on iOS and Android.
`error: Target of URI doesn't exist: 'package:image_picker/image_picker.dart'. (uri_does_not_exist at [image_crop_example] lib\main.dart:7)`
Fix Deprecation error in pickImage, pickVideo and LostDataResponse
First, thank you for building this rather useful plugin!! If I may, I would suggest adding the ability to set at least the quality (maybe even the format) of the...
Can i use this package for circular crop functionality, if it is yes please tell me the how to use?
I used this plugin for a rectangular crop which works perfectly, now I want to use in the place of the profile, so I want functionality like circular cropper how...
I would like to get the rectangles height, width, and topLeft coordinate relative to the image picked. So not the height or width of the crop square.. How can I...
new behavior, let the grid as a perfect square and move just the image. Some apps have this behavior, like whatsApp for instance.
When cropping an image using `aspectRatio: 1`, the cropped image sometimes has a width that's 1px larger than its height. Do you have any idea what's the cause of this...
Hey, really nice package! I was wondering if it's possible for you to add the ability to crop a video? Like cropping an image, you show the video with a...
It's possible to make a rounded crop mask ?
First Thank you for the great work. Can you please add an option to make the crop size static , just like with facebook profile picture , the user can...