flutter_file_dialog 1.0.0 copy "flutter_file_dialog: ^1.0.0" to clipboard
flutter_file_dialog: ^1.0.0 copied to clipboard

outdated

Dialogs for picking and saving files in Android and in iOS.

1.0.0 #

  • added SaveFileDialogParams.fileName for specifying a suggested file name
  • added SaveFileDialogParams.data for prodiving file data instead of source file path

0.0.5 #

[Android] Fixed: any thrown exception caused crash. Now exception is delivered correctly to caller.

0.0.4 #

  • [Android] Improved error handling.

0.0.3 #

  • [iOS] Use background threads where needed to keep UI more responsive.

0.0.2 #

  • Fixed a possible crash in apps using mixed Android V1/V2 embedding (issue #1)

0.0.1+1 #

  • Minor cleanup.

0.0.1 #

  • Initial release.
89
likes
30
pub points
98%
popularity

Publisher

verified publisherkineapps.com

Dialogs for picking and saving files in Android and in iOS.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on flutter_file_dialog