Clone this repo:
  1. 5312366 Reland "support the nsurl session web socket api" (#950) by Brian Quinlan · 6 days ago master
  2. 8834aec Update readme and prepare for a new release (#954) by Brian Quinlan · 8 days ago
  3. aca7f0e Bump futureware-tech/simulator-action from 1 to 2 (#936) by dependabot[bot] · 9 days ago
  4. 7a238a9 Bump actions/labeler from 4.0.2 to 4.0.4 (#952) by dependabot[bot] · 9 days ago
  5. 4c0eb48 Prepare to publish cupertino_http 1.0.0 (#951) by Brian Quinlan · 9 days ago

Build Status

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

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, multi-platform, Future-based API for HTTP requests.pub package
http_client_conformance_testsA library that tests whether implementations of package:http's Client class behave as expected.
cronet_httpAn Android Flutter plugin that provides access to the Cronet HTTP client.pub package
cupertino_httpA macOS/iOS Flutter plugin that provides access to the Foundation URL Loading System.pub package