pick_or_save 0.0.9 copy "pick_or_save: ^0.0.9" to clipboard
pick_or_save: ^0.0.9 copied to clipboard

outdated

A Flutter file picking and saving package that enables you to pick or save a single file and multiple files.

0.0.9 #

  • Added more assertions on saving files.

0.0.8 #

  • Tackles exceptions and errors.
  • Fixes "Dialog already active" error on retrying a failed save.

0.0.7 #

  • Fixes file metadata not working for URI.

0.0.6 #

  • Allows using absolute file path for metadata.
  • Breaking: Use sourceFileUri for URIs and sourceFilePath for absolute file paths to get metadata.

0.0.5 #

  • Fixes file metadata last modified format.

0.0.4 #

  • Adds function to get metadata of a uri.

0.0.3 #

  • Fixes mimeTypeFilter not working.

0.0.2 #

  • Fixes changelog.

0.0.1 #

  • Initial release.
35
likes
0
pub points
86%
popularity

Publisher

verified publisherdeepanshuchaudhary.com

A Flutter file picking and saving package that enables you to pick or save a single file and multiple files.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on pick_or_save