| [](https://github.com/dart-lang/http/actions?query=workflow%3A"Dart+CI"+branch%3Amaster) |
| |
| 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 |
| |
| | Package | Description | Version | |
| |---|---|---| |
| | [http](pkgs/http/) | A composable, multi-platform, Future-based API for HTTP requests. | [](https://pub.dev/packages/http) | |
| | [http_client_conformance_tests](pkgs/http_client_conformance_tests/) | A library that tests whether implementations of package:http's `Client` class behave as expected. | | |
| | [cronet_http](pkgs/cronet_http/) | An Android Flutter plugin that provides access to the [Cronet](https://developer.android.com/guide/topics/connectivity/cronet/reference/org/chromium/net/package-summary) HTTP client. | [](https://pub.dev/packages/cronet_http) | |
| | [cupertino_http](pkgs/cupertino_http/) | A macOS/iOS Flutter plugin that provides access to the [Foundation URL Loading System](https://developer.apple.com/documentation/foundation/url_loading_system). | [](https://pub.dev/packages/cupertino_http) | |
| | [flutter_http_example](pkgs/flutter_http_example/) | An Flutter app that demonstrates how to configure and use `package:http`. | — | |