flutter_image_cropper
flutter_image_cropper copied to clipboard
A Flutter plugin for Android and iOS supports cropping images
Currently when using `enableZoom: true` and `showZoomer: true` the zoomer overlaps with the rotate buttons when using web version with mobile view
Hi, In older versions I could zoom in/out and move the image to where I want it. Now I can't do that. Is there some flag I need to set...
How to initialize crop bounds to desired size? I notice it just starts the screen size or with set aspect ratio.
check and updates the package
Here's my code
Attempt to present on whose view is not in the window hierarchy! I encountered this inevitable problem in the flutter module project, how should I fix it?
Is there any way, to change or add preset values of of list of aspect ratio?
we cant customize bottom controls. icon colors, icons, scale and rotation bar background color and more...
any idea how to solve this issue 05-17 13:26:41.469 E/AndroidRuntime(23617): ... 11 more 05-17 13:26:41.469 I/InputDispatcher( 1228): Focus left window (23617): 7a2d0d6 in display 0 0 05-17 13:26:41.455 I/DecorView(23617): [INFO]...
For the example, in app/build.gradle line 11 `GradleException` should be `FileNotFoundException` to be compatible with new versions of gradle.