image_selector_widget 0.0.2 copy "image_selector_widget: ^0.0.2" to clipboard
image_selector_widget: ^0.0.2 copied to clipboard

This package provides an amazing multiple image selector widget

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add image_selector_widget

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  image_selector_widget: ^0.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:image_selector_widget/image_selector.dart';
4
likes
80
pub points
0%
popularity

Publisher

unverified uploader

This package provides an amazing multiple image selector widget

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

dotted_border, flutter, image_gallery_saver, image_picker

More

Packages that depend on image_selector_widget