just_save_gallery 0.1.0 copy "just_save_gallery: ^0.1.0" to clipboard
just_save_gallery: ^0.1.0 copied to clipboard

A lightweight Flutter plugin that saves images and videos to the device gallery. Supports both raw bytes and file path inputs on Android and iOS.

0.1.0 #

  • Initial release.
  • Save images and videos to the device gallery from raw bytes or file path.
  • Support custom album/folder names.
  • Automatic file name numbering to avoid duplicates.
  • Built-in permission handling with opt-out option.
  • Typed error handling via SaveException and SaveErrorCode.
  • Android: MediaStore API with scoped storage support (API 29+).
  • iOS: PHPhotoLibrary with add-only permission.
0
likes
150
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

A lightweight Flutter plugin that saves images and videos to the device gallery. Supports both raw bytes and file path inputs on Android and iOS.

Repository (GitHub)
View/report issues

Topics

#gallery #image #video #save #photo

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on just_save_gallery

Packages that implement just_save_gallery