We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c13a3f8 commit e2c4e6fCopy full SHA for e2c4e6f
pkgs/cronet_http/README.md
@@ -5,6 +5,14 @@ HTTP client.
5
Cronet is available as part of
6
[Google Play Services](https://developers.google.com/android/guides/overview).
7
8
+This package depends on
9
+[Google Play Services](https://developers.google.com/android/guides/overview)
10
+for its Cronet implementation.
11
+[`package:cronet_http_embedded`](https://pub.dev/packages/cronet_http_embedded)
12
+is functionally identical to this package but embeds Cronet directly instead
13
+of relying on
14
+[Google Play Services](https://developers.google.com/android/guides/overview).
15
+
16
## Status: Experimental
17
18
**NOTE**: This package is currently experimental and published under the
0 commit comments