| commit | 064f5103a54743922198e35cad648247c8e69452 | [log] [tgz] |
|---|---|---|
| author | Devon Carew <devoncarew@google.com> | Thu Nov 30 11:20:23 2023 -0800 |
| committer | GitHub <noreply@github.com> | Thu Nov 30 11:20:23 2023 -0800 |
| tree | 6c3c7bffc76f2f91224f8b72362f342aafbe3d4a | |
| parent | 22f52e25d9d4f07f106c5204d36b5d96732e9241 [diff] |
misc cleanup of yaml files (#1061)
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. | |
| cronet_http | An Android Flutter plugin that provides access to the Cronet HTTP client. | |
| cupertino_http | A macOS/iOS Flutter plugin that provides access to the Foundation URL Loading System. | |
| flutter_http_example | An Flutter app that demonstrates how to configure and use package:http. | — |