| commit | a0232df7f05b3ddc8a9843dbdab3cd365f5a7fb8 | [log] [tgz] |
|---|---|---|
| author | Brian Quinlan <brian@sweetapp.com> | Thu Aug 04 12:50:50 2022 -0700 |
| committer | GitHub <noreply@github.com> | Thu Aug 04 12:50:50 2022 -0700 |
| tree | f8e40694ae4f8cc454b5545720f4ef356205a90f | |
| parent | 2b7cf23f8e41e49a7ebe0c9afff758d9d42fc7f8 [diff] |
Create a more completed readme with examples
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.
| Package | Description | Version |
|---|---|---|
| http | A composable, multi-platform, Future-based API for HTTP requests. | |
| http_client_conformance_tests | A library that tests whether implementations of package:http's Client class behave as expected. | |
| cupertino_http | A macOS/iOS Flutter plugin that provides access to the Foundation URL Loading System. |