Closed dhruvanbhalara closed 4 years ago
Is your feature request related to a problem? Please describe. No
Describe the solution you'd like
Describe alternatives you've considered Take a look at image_pickers lib
Additional context When user selects images from local storage after that add option to crop images in multiple aspects ratio and other options.
I think you need use flutter_image_editor . You can see the example for editor, and use extended_image as UI.
Used crop lib for cropping images after picked. Thanks for great library :)
Is your feature request related to a problem? Please describe. No
Describe the solution you'd like
Describe alternatives you've considered Take a look at image_pickers lib
Additional context When user selects images from local storage after that add option to crop images in multiple aspects ratio and other options.