flutter_image_cropper icon indicating copy to clipboard operation
flutter_image_cropper copied to clipboard

A Flutter plugin for Android and iOS supports cropping images

Results 233 flutter_image_cropper issues
Sort by recently updated
recently updated
newest added

I am using the image_cropper: ^1.3.1 with stable channel in Flutter & that was working fine with AppCenter before but now getting error as apparently you guys pushed another version...

With 1.50, the sample code doesn't compile anymore.

Hello, I'm trying to write a test using your package, but I don't see any in this repository. Could you add some so we can copy them?

Hello, the plugin works correctly in debug. But in the release version when I click to crop the image the app closes by itself. This error appears: java.lang.IllegalAccessError: Illegal class...

Hello, When I am trying to add integration tests to my project i noticed that app starts to crash. I thought it is because image picker but it is not....

Duplicate class com.yalantis.ucrop.callback.Bitmap Crop Callback found in modules jetified-pictureselector-v2.7.3-rc10-runtime (io.github.lucksiege:pictureselector:v2.7.3-rc10) and jetified-ucrop-2.2.7-runtime (com.github.yalantis:ucrop:2.2.7)

Thanks for making this flutter plugin! It's been a life saver in my implementation of user profile pictures. I did run into the following issue which I wanted to bring...

quality is reducing still i selected 100 please fix it out ;(

D/BitmapLoadUtils(22596): maxBitmapSize: 1468 D/BitmapWorkerTask(22596): Uri scheme: file D/TransformImageView(22596): Image size: [2340:4160] W/OpenGLRenderer(22596): Bitmap too large to be uploaded into a texture (2340x4160, max=4096x4096) W/OpenGLRenderer(22596): Bitmap too large to be uploaded...

I want to thank you a lot for this library too. Could you add possibility to change a color and font of buttons "done" and "cancel" for iOS?