A Flutter plugin which supports native circular and rectangular cropping.
You can find the Android implementation at native_image_cropper_android
, the iOS
implementation
at native_image_cropper_ios
, the MacOS implementation
at native_image_cropper_macos
and the Web implementation
at native_image_cropper_web
.
Since this package is endorsed, we can simply use
native_image_cropper
normally and these packages will be automatically included in your
app when you do.