Download Latest Version native_dio_adapter 1.8.0 source code.zip (3.4 MB)
Email in envelope

Get an email when there's a new version of dio

Home / dio_v5.11.0
Name Modified Size InfoDownloads / Week
Parent folder
dio 5.11.0 source code.tar.gz 2026-07-25 3.2 MB
dio 5.11.0 source code.zip 2026-07-25 3.4 MB
README.md 2026-07-25 566 Bytes
Totals: 3 Items   6.6 MB 0

## What's new

  • Add query and queryUri convenience methods for the HTTP QUERY method defined in RFC 10008, which allows a request body for safe, idempotent queries.
  • Fix FusedTransformer (the default transformer) throwing a FormatException on an empty response body when a custom responseDecoder is set. It now returns an empty result, consistent with SyncTransformer and BackgroundTransformer.
  • Fix concurrent requests hanging or reporting uncaught errors when an interceptor shares a failing Future, such as in request deduplication.
Source: README.md, updated 2026-07-25