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.

Libraries

airo_background_downloads
Product-neutral progressive background downloads for Airo applications.