flutter_file_downloader 1.2.2-dev.1 copy "flutter_file_downloader: ^1.2.2-dev.1" to clipboard
flutter_file_downloader: ^1.2.2-dev.1 copied to clipboard

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

Change Log #

[1.2.2-dev.1] - 08-04-2024 #

Fixed #

  • Fixed binding a broadcast in new android 14 issue

[1.2.1] - 07-01-2024 #

Fixed #

  • Fixed crash exception when file URL does not contain file extension

[1.2.0] - 07-12-2023 #

Added #

  • Cancel download feature as requested in issue #14
  • Support passing headers with download file request #16

Changed #

  • Improved logic in extracting file name from URL & user input #23 thanks to plabon

Fixed #

  • Fixed a bug where if an exception occurred at the first step (requesting permission) the Download Future does not end
  • Added exception handler to avoid app crash and rethrow the exception to flutter when file name is invalid
173
likes
0
pub points
98%
popularity

Publisher

verified publisherodeh-bros.com

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_file_downloader