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

outdated

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

1.0.0 #

  • Support saving network images and videos to gallery

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).
481
likes
0
points
20.6k
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, http, path, path_provider

More

Packages that depend on gallery_saver