open_save_file_dialogs 0.1.2 copy "open_save_file_dialogs: ^0.1.2" to clipboard
open_save_file_dialogs: ^0.1.2 copied to clipboard

PlatformAndroid

A Flutter plugin for opening and saving files on Android, using the native file chooser.

0.1.2 #

  • bug fix : sometimes failed to read whole text file

0.1.1 #

  • saveFileDialog now directly write content to the selected file, and returns the name of the created file
  • openFileDialog now directly returns the content of the opened file
  • removed folderDialog function

0.1.0 #

  • Initial release : you can show a dialog in order to open a file, in order to save a file or in order to select a folder.
2
likes
150
points
53
downloads

Publisher

verified publisherpassion-programmation-laurentdu64.blogspot.com

Weekly Downloads

A Flutter plugin for opening and saving files on Android, using the native file chooser.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on open_save_file_dialogs