gallery_saver 0.0.5 copy "gallery_saver: ^0.0.5" to clipboard
gallery_saver: ^0.0.5 copied to clipboard

outdated

Saves images and videos to gallery and photos. Temporary file from camera gets saved to external storage by passing its path to the methods saveImage and saveVideo.

0.0.5 #

  • Fix for colliding permission request with image_picker plugin

0.0.4 #

  • Return type changed to bool(true for success and false for everything else)

0.0.3 #

  • Fixed crash when requesting storage access on Android.

0.0.2 #

  • Added swift version and changed description.

0.0.1 #

  • Initial release. Image and video from provided temp path get saved to device(Gallery and Photos).
460
likes
40
pub points
99%
popularity

Publisher

unverified uploader

Saves images and videos to gallery and photos. Temporary file from camera gets saved to external storage by passing its path to the methods saveImage and saveVideo.

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on gallery_saver