github cfug/dio native_dio_adapter_v1.7.0
native_dio_adapter 1.7.0

latest release: dio_v5.11.0
4 hours ago

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.

Don't miss a new dio release

NewReleases is sending notifications on new releases.