Skip to content

Commit bf111b2

Browse files
authored
Merge pull request dart-archive/gcloud#143 from dart-lang/mit-mit-patch-1
Update README.md
2 parents 08ad50d + 0ce8b00 commit bf111b2

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

pkgs/gcloud/README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,23 @@ following services are supported:
88
* Cloud Storage
99
* Cloud Pub/Sub
1010

11+
## Status: Experimental
12+
13+
**NOTE**: This package is currently experimental and published under the
14+
[labs.dart.dev](https://dart.dev/dart-team-packages) pub publisher in order to
15+
solicit feedback.
16+
17+
For packages in the labs.dart.dev publisher we generally plan to either graduate
18+
the package into a supported publisher (dart.dev, tools.dart.dev) after a period
19+
of feedback and iteration, or discontinue the package. These packages have a
20+
much higher expected rate of API and breaking changes.
21+
22+
Your feedback is valuable and will help us evolve this package. For general
23+
feedback, suggestions, and comments, please file an issue in the
24+
[bug tracker](https://github.com/dart-lang/http/issues).
25+
26+
## API details
27+
1128
The APIs in this package are all based on the generic generated APIs in the
1229
[googleapis] and [googleapis_beta][googleapisbeta] packages.
1330

0 commit comments

Comments
 (0)