weta-vn / advance_image_picker

Flutter plugin for selecting multiple images from the Android and iOS image library, taking new pictures with the camera, and edit them before using such as rotating, cropping, adding sticker/filters.
BSD 3-Clause "New" or "Revised" License
110 stars 49 forks source link

Move and Resize #24

Closed apocalipse9 closed 2 years ago

apocalipse9 commented 2 years ago

Hi Folks, please how to perform move and resize after photo selection? Something like WhatsApp profile image?

minhthuanit commented 2 years ago

@apocalipse9 I think you can use Crop/Scale feature in Image Editor.

rydmike commented 2 years ago

The crop and scale features should inded help, here is an example of how you can use them in the image picker.

https://user-images.githubusercontent.com/39990307/134784772-2a99f725-1d59-472c-96d6-e43f436f5a2e.mov