flutter_download_manager 0.5.5 copy "flutter_download_manager: ^0.5.5" to clipboard
flutter_download_manager: ^0.5.5 copied to clipboard

Flutter Download Manager is a Cross-Platform file downloader with resumeable, parallel and batch Download support. Also be notified of download status and progress updates

[0.5.5] - Bug Fixes #

  • Update dio to 5.0.1 #10 mbfakourii
  • Replace slash with Platform.pathSeparator on downloader #12 (Paulo Ortolan)
  • Fixed download task list #4 (arjundevlucid)
  • Fixed initial progress error during resume, after multiple pause resumes (YanRui)

[0.5.4] - Bug Fixes #

  • Improve batch progress notification to notify more granular

[0.5.3] - Bug Fixes #

  • Disable Streams temporarily to fix bad state bugs
  • Bug Fix: Stop Same Download Requests if already downloading
  • Return DownloadTask when addDownload

[0.5.2] - Added Stream to expose events for all task when download status changes #

  • Added Stream to expose events for all task when download status changes

[0.5.0] - Initial Release #

  • Introducing Flutter Download Manager.
70
likes
130
points
4.44k
downloads

Publisher

verified publishernabilmh.com

Weekly Downloads

2024.10.08 - 2025.04.22

Flutter Download Manager is a Cross-Platform file downloader with resumeable, parallel and batch Download support. Also be notified of download status and progress updates

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

collection, dio, flutter

More

Packages that depend on flutter_download_manager