adv_image_picker 3.1.0 copy "adv_image_picker: ^3.1.0" to clipboard
adv_image_picker: ^3.1.0 copied to clipboard

An advanced image picker with our custom UI, depend on AdvCamera (Custom camera with focus and zoom functionality) and ImageList (A native image list view to render image optimally).

Advanced Image Picker #

This is my custom Image Picker that enabling you to multiple pick image and Adv Camera with our Custom UI

Note: This plugin is still under development, and some Components might not be available yet or still has so many bugs.

Installation #

First, add adv_image_picker as a dependency in your pubspec.yaml file.

Notes #

If you are about to load the image in thumbnail size, it is recommended to get the image bytes from AdvImagePickerPlugin.getThumbnail Otherwise, it will be causing memory issue

adv_image_picker: ^1.0.6

Example #

You can find the full example, here

9
likes
100
pub points
60%
popularity

Publisher

unverified uploader

An advanced image picker with our custom UI, depend on AdvCamera (Custom camera with focus and zoom functionality) and ImageList (A native image list view to render image optimally).

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

adv_camera, flutter, image_list, path_provider, platform

More

Packages that depend on adv_image_picker