PackageTrack
Sign in Get early access

large_file_handler

Efficiently copy large files from Flutter assets or download them from the network to the device's local file system, with optional progress tracking.

0.5.0 21K downloads/mo #2149 most downloaded on pub.dev DenisovAV/large_file_handler

What this package is like to depend on

Last release 2 months ago

14 Jun 2026

Ships unpredictably

gaps range from 8 days to 1.3 years

Nearly every release is documented

notes for 9 of 9 stable releases

Nothing withdrawn

no release was ever pulled

2 years old

9 releases · first in 2024

2 releases in the last 12 months

see the full history below

Release timeline

9 releases · Oct 2024 to Jun 2026
2025 2026
Release Pre-release

Releases

latest 9
  1. 0.5.0 14 Jun 2026
    Release notes

    Added macOS, Windows, and Linux support; web now throws UnsupportedError instead of failing to compile. macOS now supports the Swift Package Manager, and the package is WASM-compatible.

    Hardened native downloads: iOS now streams non-progress downloads to disk (no longer buffers the whole file in memory) and checks the HTTP status code; Android reads Content-Length from the download response instead of making a separate HEAD request. Migrated Android to Flutter's built-in Kotlin.

    Breaking: minimum supported version is now Flutter 3.44 / Dart 3.12 (required by built-in Kotlin). Earlier Flutter versions should use 0.4.x.

    Open source →
  2. 0.4.0 22 May 2026
    Release notes

    Added iOS Swift Package Manager support

    Open source →
  3. 0.3.1 23 Jan 2025
    Release notes

    Download with progress method issue fixes for ios

    Open source →
  4. 0.3.0 15 Oct 2024
    Release notes

    FileExists method added

    Open source →
  5. 0.2.3 07 Oct 2024
    Release notes

    Async fixes

    Open source →
  6. 0.2.2 07 Oct 2024
    Release notes

    Fixed stream issues

    Open source →
  7. 0.2.1 06 Oct 2024
    Release notes

    Fixed issues

    Open source →
  8. 0.2.0 06 Oct 2024
    Release notes

    Added progress tracking

    Open source →
  9. 0.1.0 06 Oct 2024
    Release notes

    Initial release

    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive