PackageTrack
Sign in Get early access

dio_web_adapter

An adapter that supports Dio on Web.

2.2.1 4.1M downloads/mo #157 most downloaded on pub.dev cfug/dio

What this package is like to depend on

Last release 29 days ago

25 Jul 2026

Release timing varies

gaps range from 2 weeks to 12 months

Most releases are documented

notes for 8 of 10 stable releases

Nothing withdrawn

no release was ever pulled

2 years old

10 releases · first in 2024

3 releases in the last 12 months

see the full history below

Release timeline

10 releases · Jun 2024 to Jul 2026
2025 2026
Release Pre-release

Releases

latest 10
  1. 2.2.1 25 Jul 2026
    Release notes

    What's new

    • Warn when a request is not a CORS "simple request" and will trigger a
      preflight (OPTIONS) request, and enrich the XMLHttpRequest.onError message
      with CORS guidance when the request was preflighted. The warning can be
      disabled via BrowserHttpClientAdapter(enableCORSWarning: false); the
      enriched error message is always emitted.
    Open source →
    Release notes
    • Warn when a request is not a CORS "simple request" and will trigger a preflight (OPTIONS) request, and enrich the XMLHttpRequest.onError message with CORS guidance when the request was preflighted. The warning can be disabled via BrowserHttpClientAdapter(enableCORSWarning: false); the enriched error message is always emitted.
    Open source →
  2. 2.2.0 29 Jun 2026
    Release notes

    What's new

    • Support Dio.download on Web by fetching bytes and triggering a browser download with a Blob URL.
    Open source →
    Release notes
    • Support Dio.download on Web by fetching bytes and triggering a browser download with a Blob URL.
    Open source →
  3. 2.1.2 02 Mar 2026
    Release notes
    • Fix inaccurate timeout type detection using xhr.readyState instead of timer existence.
    Open source →
  4. 2.1.1 25 Feb 2025
    Release notes
    • Move all source Dart files to *_impl.dart to avoid naming collision. This is a workaround of https://github.com/dart-lang/sdk/issues/56498.
    Open source →
  5. 2.1.0 29 Jan 2025
    Release notes
    • Support FileAccessMode in Dio.download and Dio.downloadUri to change download file opening mode.
    Open source →
  6. 2.0.0 13 Aug 2024
    Release notes
    • Supports the WASM environment. Users should upgrade the adapter with dart pub upgrade or flutter pub upgrade to use the WASM-supported version.
    Open source →
  7. 1.1.1 25 Feb 2025

    Nothing published for this version

  8. 1.1.0 29 Jan 2025

    Nothing published for this version

  9. 1.0.1 03 Jul 2024
    Release notes
    • Improves warning logs on the Web platform.
    Open source →
  10. 1.0.0 17 Jun 2024
    Release notes
    • Split the Web ability from the package:dio.
    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