fast_download_manager 1.2.0 copy "fast_download_manager: ^1.2.0" to clipboard
fast_download_manager: ^1.2.0 copied to clipboard

A lightweight Flutter package for downloading files with real-time progress tracking.

Changelog #

1.2.0 #

  • Added unique download IDs.
  • Added support for multiple simultaneous downloads.
  • Added individual download cancellation.
  • Added cancel all downloads.
  • Added active download tracking.
  • Added DownloadProgress model.
  • Added download speed tracking.
  • Added formatted download speed.
  • Added formatted file size.
  • Added download status callbacks.
  • Added retry delay support.
  • Added typed DownloadException.
  • Added typed download error categories.
  • Improved error handling.
  • Improved downloader API structure.

1.0.0 #

  • Initial release.
  • Added file downloading.
  • Added real-time download progress.
  • Added retry support.
  • Added custom headers.
  • Added overwrite control.
  • Added null safety support.
1
likes
160
points
116
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A lightweight Flutter package for downloading files with real-time progress tracking.

Repository (GitHub)
View/report issues

Topics

#download #downloader #file #flutter

License

MIT (license)

Dependencies

dio, flutter

More

Packages that depend on fast_download_manager