airo_background_downloads 1.0.0 copy "airo_background_downloads: ^1.0.0" to clipboard
airo_background_downloads: ^1.0.0 copied to clipboard

Progressive background downloader contracts, WorkManager resume policies, and integrity verification.

airo_background_downloads #

pub package CI License: MIT

Progressive background-downloader contracts for Flutter apps with WorkManager resume policies, background URLSession lifecycle handling, and checksum integrity verification.


Features #

  • Progressive Background Download: Pause, resume, and track progress across app restarts.
  • Integrity Verification: Built-in sha256/md5 integrity verification.
  • Native Android & iOS Engines: WorkManager worker on Android and URLSession background task on iOS.

Installation #

dependencies:
  airo_background_downloads: ^1.0.0

License #

MIT License - see LICENSE for details.

0
likes
120
points
113
downloads

Documentation

Documentation
API reference

Publisher

verified publisherdeveloperscoffee.com

Weekly Downloads

Progressive background downloader contracts, WorkManager resume policies, and integrity verification.

Repository (GitHub)
View/report issues

Topics

#downloads #background #resume #flutter #progressive

License

unknown (license)

Dependencies

flutter

More

Packages that depend on airo_background_downloads

Packages that implement airo_background_downloads