simple_file_saver_web 2.0.0 copy "simple_file_saver_web: ^2.0.0" to clipboard
simple_file_saver_web: ^2.0.0 copied to clipboard

Platformweb

Web implementation of the simple_file_saver plugin.

2.0.0 #

  • BREAKING CHANGE: Conforms to the new API changes in the platform interface.
  • It is now simplified into one single method saveFile() that takes a FileSaveInfo object created from wither FileSaveInfo.fromBytes() or FileSaveInfo.fromUrl().

1.0.0 #

  • Initial open source release.