faisalramdan17 / adv_image_picker

My Custom Image Picker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

My Custom Image Picker

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Dart 54.6%Language:Java 25.1%Language:Swift 14.9%Language:Ruby 4.1%Language:Shell 0.8%Language:Objective-C 0.6%