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

PlatformAndroid

Android implementation of the simple_file_saver plugin.

2.0.1 #

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

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.2 #

  • Fix the return type of the native code.

1.0.1 #

  • Platform interface updates.
  • Returns non-nullable result.

1.0.0 #

  • Initial open source release.
0
likes
150
points
307
downloads

Publisher

unverified uploader

Weekly Downloads

Android implementation of the simple_file_saver plugin.

Homepage
Repository (GitHub)

Topics

#files #save-file #file-saver

Documentation

API reference

License

MIT (license)

Dependencies

flutter, simple_file_saver_platform_interface

More

Packages that depend on simple_file_saver_android