simple_file_saver 2.0.1 copy "simple_file_saver: ^2.0.1" to clipboard
simple_file_saver: ^2.0.1 copied to clipboard

Plugin that allows you to save files to a public or shared directory such as the Downloads folder in Android and Files in iOS.

2.0.1 #

  • Fixed an error in Android when receiving activity results from intents opened by the other packages (#1)

2.0.0 #

  • BREAKING CHANGE: The API in now simplified into one single method saveFile() and an additional method downloadLinkBuilder() only for the web platform.
  • The new API takes a FileSaveInfo object which you may create it from either FileSaveInfo.fromBytes() or FileSaveInfo.fromUrl().

1.1.0 #

  • Add web implementation to the plugin.

1.0.0 #

  • Initial open source release.
2
likes
160
pub points
69%
popularity

Publisher

unverified uploader

Plugin that allows you to save files to a public or shared directory such as the Downloads folder in Android and Files in iOS.

Homepage
Repository (GitHub)
View/report issues

Topics

#files #save-file #file-saver

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, simple_file_saver_android, simple_file_saver_ios, simple_file_saver_platform_interface, simple_file_saver_web

More

Packages that depend on simple_file_saver