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 ImagePickerConfigs features. #26

Closed rydmike closed 3 years ago

rydmike commented 3 years ago

Hi,

I'm submitting a rather large PR https://github.com/weta-vn/advance_image_picker/pull/27

Here are its highlights:

Full details below.

Fix remaining linter warnings

Dependency updates

Document comments and comment updates

New features

minhthuanit commented 3 years ago

@rydmike Thank you for your supports! We'll confirm asap!

rydmike commented 3 years ago

Cool, oh btw, all the new features are none breaking, keeping past behavior as default.