image_cropping icon indicating copy to clipboard operation
image_cropping copied to clipboard

Crop and Rotate Images using this Flutter plugin

Results 4 image_cropping issues
Sort by recently updated
recently updated
newest added

Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel stable, 3.13.6, on macOS 14.1 23B74 darwin-x64) [✓] Android toolchain - develop for Android devices (Android SDK...

Thank you for great package, Add a parameter to choose initial crop marker size to be entire image width, height or default(Center)

thank you for the useInitialFullCrop update. Maintaining the initial crop mark in accordance with the custom aspect ratios is vital, even when using initial full crop is enabled. This alignment...