flutter_image_cropper icon indicating copy to clipboard operation
flutter_image_cropper copied to clipboard

Custom rotation on iOS same as on Android.

Open ZahraVe opened this issue 2 years ago • 3 comments

How can I have the rotating dial (custom rotation) on iOS? IOSUiSettings is limite to

rotateButtonsHidden: false,
rotateClockwiseButtonHidden: false,

which rotate 90 degrees. Even that rotation works on the entire image and aspect ratio frame. I want to rotate only the image (same as what happens on Android)

ZahraVe avatar Sep 13 '22 11:09 ZahraVe

update! I have this question too +1

RedjinaldCray avatar Sep 29 '22 02:09 RedjinaldCray

Hi, This would be really great feature! +1

securexperts avatar Oct 15 '22 07:10 securexperts

I wonder if it's because it's not native to iOS?

simplenotezy avatar Mar 20 '23 19:03 simplenotezy