image_picker_bundle 0.0.3 copy "image_picker_bundle: ^0.0.3" to clipboard
image_picker_bundle: ^0.0.3 copied to clipboard

A Flutter plugin for picking images and videos from the device's gallery and camera.

0.0.1 #

  • TODO: Describe initial release.
  • Able to pick images and videos from the device's gallery and camera.

0.0.2 #

  • Added support for recording videos from the device's camera.
  • Fixed the issue of picking multiple images from the device's gallery.
  • Fixed the issue of recording videos from the device's camera in ios.

0.0.3 #

  • Change return type of pickMultiFromGallery to List
  • Change return type for all methods to File?.
  • No need to add permissions to your AndroidManifest.xml file.
0
likes
160
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for picking images and videos from the device's gallery and camera.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on image_picker_bundle

Packages that implement image_picker_bundle