Closed zamirszn closed 11 months ago
try it -----> CropConfig(enableCrop: true, width: 99, height: 125)
try it -----> CropConfig(enableCrop: true, width: 99, height: 125)
okay thanks alot , I'll get back to you
try it -----> CropConfig(enableCrop: true, width: 99, height: 125)
is it possible to implement the crop like this
Currently, this function is not implemented。This function may be added in the future
Currently, this function is not implemented。This function may be added in the future
okay thanks
Currently, this function is not implemented。This function may be added in the future
hey hi, do you by any chance know how i can implement this please?
Plugin updated 。image_pickers: 2.0.4+2。
You can give it a try。
CropConfig(enableCrop: true,width: -1, height: -1) or CropConfig(enableCrop: true).
how do i implement cropping with any aspect ratio ?