xclud / flutter_crop

Crop any widget/image in Android, iOS, Web and Desktop with fancy and customizable UI, in pure Dart code.
https://pub.dev/packages/crop
MIT License
259 stars 84 forks source link

47 issue problem with transition in some cases #50

Closed mohamadhadibi closed 3 years ago

mohamadhadibi commented 3 years ago

problem solved by adding the image widget inside another root widget with fixed dimention. I didn't test it in web version. but in android it works fine.