hnvn / flutter_image_cropper

A Flutter plugin for Android and iOS supports cropping images
969 stars 375 forks source link

Issues with croppie on the web #469

Open Linker-123 opened 2 months ago

Linker-123 commented 2 months ago

When using the library on mobile devices in PWAs there are blank spaces on the right and bottom sides of the resized image. I assume this is related to the following issue: https://github.com/Foliotek/Croppie/issues/764

It kind of seems weird that this library is still relying on an unmaintained JavaScript cropper that hasn't been updated for 6 years.