Add a conformance test package for http Clients (#706)

16 files changed
tree: d29e157051c228d01f67bf302c8807fae5d9c0db
  1. .github/
  2. pkgs/
  3. tool/
  4. .gitattributes
  5. .gitignore
  6. analysis_options.yaml
  7. mono_repo.yaml
  8. README.md
README.md

A composable, Future-based library for making HTTP requests.

Build Status

package:http contains a set of high-level functions and classes that make it easy to consume HTTP resources. It's multi-platform, and supports mobile, desktop, and the browser.

Packages

PackageDescriptionVersion
httpA composable, Future-based library for making HTTP requests.pub package
http_client_conformance_testsTests for package:http Client implementations.pub package