flutter_image_editor icon indicating copy to clipboard operation
flutter_image_editor copied to clipboard

ScaleOption is not working on Android.

Open guihackmann opened this issue 4 years ago • 0 comments

I'm using ScaleOption to stretch an image, and it works fine on IOS Emulator. But when testing the exact same code on Android emulator, the image doesn't stretch, keeping the original dimensions.

How to fix this?

guihackmann avatar Jun 24 '21 17:06 guihackmann