Skip to content

Commit e2c4e6f

Browse files
authored
Add a link to cronet_http_embedded from cronet_http. (#874)
1 parent c13a3f8 commit e2c4e6f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

pkgs/cronet_http/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ HTTP client.
55
Cronet is available as part of
66
[Google Play Services](https://developers.google.com/android/guides/overview).
77

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+
816
## Status: Experimental
917

1018
**NOTE**: This package is currently experimental and published under the

0 commit comments

Comments
 (0)