Features

Image picker for Flutter, a plugin for iOS and Android.

Getting started

$ flutter pub add multiple_image_picker_widget

Usage

const like = 'sample';

Additional information

You can see full code in github repository here