add_to_gallery 0.4.0+1 copy "add_to_gallery: ^0.4.0+1" to clipboard
add_to_gallery: ^0.4.0+1 copied to clipboard

Saves a copy of images and videos to the Android Gallery and iOS Photos

0.4.0+1 #

  • Ran dart format . as advised by the Pub Points page

0.4.0 #

  • Update iOS & Android build system files
  • Adds option to keep the original filename, thank you @Correct-Syntax
  • Documentation for permissions on different Android versions

0.3.0 #

  • Update kotlin version to 1.5.31

0.2.0+2 #

  • Documentation for Android 10 permissions

0.2.0 #

  • No longer handles permissions internally (use permission_handler instead)
  • Returns File instead of String
  • Support for scoped storage on android
    • No longer need to use requestLegacyExternalStorage="true" in AndroidManifest.xml

0.1.1 #

  • Refactoring internal logic

0.1.0 #

  • Initial release
29
likes
160
pub points
77%
popularity

Publisher

verified publisheroodavid.com

Saves a copy of images and videos to the Android Gallery and iOS Photos

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, path, path_provider, uuid

More

Packages that depend on add_to_gallery