roundtripper 0.4.0 copy "roundtripper: ^0.4.0" to clipboard
roundtripper: ^0.4.0 copied to clipboard

another composable, Future-based library for making HTTP requests

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.
0
likes
130
points
80
downloads

Publisher

verified publisherpub.v42.one

Weekly Downloads

2024.09.16 - 2025.03.31

another composable, Future-based library for making HTTP requests

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

contextdart, dio, freezed_annotation, http_parser, json_annotation, json_serializable, logr

More

Packages that depend on roundtripper