resumable_downloader 0.0.3 copy "resumable_downloader: ^0.0.3" to clipboard
resumable_downloader: ^0.0.3 copied to clipboard

A robust download manager with resumable support, queuing, concurrency, and error handling — built on Dio.

Changelog #

0.0.3 - 2025-04-30 #

  • New feature: added support for delay before attempting retry

0.0.2 - 2025-04-30 #

Fixed #

  • Bug fix: Some typo

0.0.1 - 2025-04-30 #

Added #

  • Initial release of the resumable_downloader package.
  • Support for resumable downloads using HTTP Range headers.
  • Concurrent and queued download handling.
  • File existence strategies (keepExisting, resume, replace, fail).
  • Download progress updates and cancelation support.
  • Full control over downloads using Dio, custom directory setup, and retry handling.
8
likes
0
points
73
downloads

Publisher

verified publishershakyapurna.com.np

Weekly Downloads

A robust download manager with resumable support, queuing, concurrency, and error handling — built on Dio.

Homepage

License

unknown (license)

Dependencies

collection, dio, flutter, path_provider

More

Packages that depend on resumable_downloader