adv_image_picker 1.0.6
adv_image_picker: ^1.0.6 copied to clipboard
An advanced image picker with our custom UI
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.
adv_image_picker: ^1.0.6
Example #
You can find the full example, here