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

Fix remaining lints and new none breaking `ImagePickerConfigs` features. #27

Closed rydmike closed 3 years ago

rydmike commented 3 years ago

PR for issue https://github.com/weta-vn/advance_image_picker/issues/26

Full details below.

Fix remaining linter warnings

Dependency updates

Document comments and comment updates

New features

weta-vn commented 3 years ago

@rydmike Thank you very much about big updates. We're confirmed that ok for merging. We learned a lot of thing from your code. And sorry about late merging because we're busy for urgent project recently. Thank you very much!

rydmike commented 3 years ago

@weta-vn No problem and totally understandable, just glad to help move the package and features in it forward a bit. I might work soon on adding some of the new features I opened as development issues.

I saw that you already published it as an upgraded package too, and I noticed that finally the pub.dev score went from 110 -> 120. 🥳
However, 130 will not be possible as long as WEB platform is reported as not supported by one of the used dependencies, but that's fine.