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 / native_dio_adapter_v1.7.0
Name Modified Size InfoDownloads / Week
Parent folder
native_dio_adapter 1.7.0 source code.tar.gz 2026-07-25 3.2 MB
native_dio_adapter 1.7.0 source code.zip 2026-07-25 3.4 MB
README.md 2026-07-25 599 Bytes
Totals: 3 Items   6.6 MB 0

## What's new

  • Add opt-in createFallbackAdapter to NativeAdapter. On Android, when the device has installed Cronet providers but every provider is disabled (for example AOSP emulators or devices without Google Play services), the supplied factory returns any HttpClientAdapter and requests continue via that adapter. Detection is strictly limited to Cronet's provider-disabled RuntimeException; every other Cronet error is propagated unchanged. Adapter selection is sticky for the lifetime of the NativeAdapter. Fixes #2444.
Source: README.md, updated 2026-07-25