github cfug/dio dio_v5.11.0
dio 5.11.0

4 hours ago

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.

Don't miss a new dio release

NewReleases is sending notifications on new releases.