select_image 0.0.1 copy "select_image: ^0.0.1" to clipboard
select_image: ^0.0.1 copied to clipboard

outdated

A package handle pick image from the camera or from the gallery.

preview #

Image

Usage #

    File mySelectedImage;

     chooseImage(context).then((value) {
       mySelectedImage = value;
       setState(() {});
       });
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A package handle pick image from the camera or from the gallery.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_exif_rotation, image_picker

More

Packages that depend on select_image