flutter_file_downloader 1.2.1 copy "flutter_file_downloader: ^1.2.1" to clipboard
flutter_file_downloader: ^1.2.1 copied to clipboard

PlatformAndroid

A simple flutter plugin that downloads any file type to downloads directory

1.2.0 #

  • 1.2.1 #

    • Fixed crash exception when file URL does not contain file extension
  • 1.2.0-dev.4 #

    • Added cancel download feature as requested in issue #14
  • 1.2.0-dev.3 #

    • Improved logic in extracting file name from URL & user input #23 thanks to plabon
  • 1.2.0-dev.2 #

    • Fixed a bug where if an exception occurred at the first step (requesting permission) the Download Future does not end
    • Added support to pass headers with download file request
    • Added exception handler to avoid app crash and rethrow the exception to flutter when file name is invalid
120
likes
140
pub points
97%
popularity

Publisher

verified publisherodeh-bros.com

A simple flutter plugin that downloads any file type to downloads directory

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_file_downloader