gallery_saver_plus 3.2.9 copy "gallery_saver_plus: ^3.2.9" to clipboard
gallery_saver_plus: ^3.2.9 copied to clipboard

Saves images and videos from network or temporary file to external storage. Both images and videos will be visible in Android Gallery and iOS Photos.

3.2.9 #

fix: Clean file name by removing query parameters in GallerySaver by @hellohejinyu

3.2.8 #

  • Refactor example

3.2.7 #

  • Update README.md

3.2.6 #

  • Update README.md
  • Update example

3.2.5 #

  • Add support for AVIF formats by @cfsbhawkins
  • Update README.md
  • Update example

3.2.4 #

  • Update README.md

3.2.3 #

  • Update README.md

3.2.2 #

  • fix build issues by @MertSaygili

3.2.1 #

  • fix: Issue while building apk for android by @Rishan99

3.2.0 #

  • Updated dependencies
  • Updating example

3.1.1 #

  • Updated dependencies
  • Updated README.md

3.1.0 #

  • Migrated to null safety
  • Updated dependencies

2.3.2 #

*Fixed - fix url error with query #146

2.3.1 #

*Fixed header for download file method

2.3.0 #

  • fixed save video on Android SDK < 29 and ability to save media to DCIM

2.2.0 #

  • Merged 3 community fixes

2.1.3 #

  • Example project build fix and .3gpp video type supported

2.1.2 #

  • Supported SDK 30 and build fix

2.1.1 #

  • Migrated to null safety

2.0.3 #

  • Android - Invalid column

2.0.2 #

  • Android 11 support

2.0.1 #

  • Reverted PR for image validation

2.0.0 #

  • Merged all PRs(image validation to native, error if image was selected twice, newest android and ios support)

1.0.7 #

  • Fixed issue with improper mime types for video

1.0.6 #

  • Ios save image to photos crash fix.

1.0.5 #

  • Support saving images in separate folder in gallery
  • Android:
  • By default image will be saved at "pictures" system folder,
  • and video at "movies" system folder.If user set folder name it will be
  • at root external storage.
  • iOS:
  • By default image and video will be saved at photos.
  • If user set folder name it will be added as new album at photos.

1.0.4 #

  • Fixed bug with mime type on Android 10

1.0.3 #

  • Remove deleting temp video after it gets saved into gallery

1.0.2 #

  • Saving large video files - fix

1.0.1 #

  • Changed description

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).
28
likes
140
points
31.3k
downloads

Publisher

verified publisheropen-ci.io

Weekly Downloads

Saves images and videos from network or temporary file to external storage. Both images and videos will be visible in Android Gallery and iOS Photos.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, http, path, path_provider

More

Packages that depend on gallery_saver_plus

Packages that implement gallery_saver_plus