hnvn / flutter_image_cropper

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

Fix web warrning #456

Open ellet0 opened 6 months ago

ellet0 commented 6 months ago

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