hnvn / flutter_image_cropper

A Flutter plugin for Android and iOS supports cropping images
1k stars 392 forks source link

Fix web warrning #456

Open EchoEllet opened 1 year ago

EchoEllet commented 1 year ago

Also, this pull request provides other tiny improvements. Now we will use MediaQuery.sizeOf() instead of MediaQuery.of().size to listen and rebuild only for the size changes to help improve performance