lykhonis / image_crop

A flutter plugin to crop image on iOS and Android.
Apache License 2.0
327 stars 200 forks source link

new: disableResize parameter #95

Open LeGoffMael opened 1 year ago

LeGoffMael commented 1 year ago

fix #58, #72

new disableResize parameter which allows to hide and disable the crop handle in the corners (similar to instagram) the cropHandleSize if now dynamic depending on disableResize value, to not deflate the crop view size when there is no boundaries