Skip to content

Commit 760e854

Browse files
authored
Update README.md (#770)
1 parent 7b8a57e commit 760e854

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

pkgs/cronet_http/README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,18 @@ HTTP client.
44

55
Cronet is available as part of
66
[Google Play Services](https://developers.google.com/android/guides/overview).
7+
8+
## Status: Experimental
9+
10+
**NOTE**: This package is currently experimental and published under the
11+
[labs.dart.dev](https://dart.dev/dart-team-packages) pub publisher in order to
12+
solicit feedback.
13+
14+
For packages in the labs.dart.dev publisher we generally plan to either graduate
15+
the package into a supported publisher (dart.dev, tools.dart.dev) after a period
16+
of feedback and iteration, or discontinue the package. These packages have a
17+
much higher expected rate of API and breaking changes.
18+
19+
Your feedback is valuable and will help us evolve this package. For general
20+
feedback, suggestions, and comments, please file an issue in the
21+
[bug tracker](https://github.com/dart-lang/http/issues).

0 commit comments

Comments
 (0)