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

NEW FEATURE: Support taking photos in landscape mode #29

Open rydmike opened 2 years ago

rydmike commented 2 years ago

Currently advance_image_picker does not support taking pictures in landscape mode that would be automatically rotated as such after taking the pic. The UI can also not respond correctly to landscape mode.


This issue is summitted so it can be marked in this issue when it is being worked on. I might work on it myself later.