Alex Frei
Alex Frei
Can you create an example for me how I can reproduce it? In my tests, I can't reproduce this error. And does it happen only in a specific browser like...
Closed due to no response from the author.
Thanks for reporting this issue with a lot of details. It seems that only the external package `image_editor` is the problem. Currently, this package and the `extended_image` package are required...
Thanks for the info bro. I updated and released it right away ;)
Hmm, I don't know why, but I can't reproduce this problem after updating the `image_editor` package. May I ask, have you already run `flutter clean`? If you have already run...
Thanks for testing with `flutter clean`. When I use your configurations, I also run into this issue. The problem is I can't fix this issue cuz it is still from...
Thanks Azam for your feedback. Yeah, I think the only good solution now is to completely replace the existing crop-rotate-editor, which currently depends on the `image_editor`, `extended_image` and `image` packages....
Hey Everyone, For all of you who are running in this issue and still want/need to use the new Gradle version from Android, you can now try the “pre-release” [here](https://pub.dev/packages/pro_image_editor/versions/3.0.0-dev.16)....
I have just released version [3.0.0](https://pub.dev/packages/pro_image_editor) which finally resolves this issue.
Thank you for reporting that issue with all details. To create the final image, the image editor captures each rendered pixel. The editor actually respects the pixel ratio. As an...