Another composable, multi-platform HTTP client

pub package ci

Totally inspected by http.RoundTripper from golang, and dart style fit. Based on dio for crossing-platforms support.

You could do any processing for each request in RoundTrip.

  • Logging.
  • Throws non-2xx Response as Error.
  • Request/Response Body Encoding.