File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,23 @@ following services are supported:
8
8
* Cloud Storage
9
9
* Cloud Pub/Sub
10
10
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
+
11
28
The APIs in this package are all based on the generic generated APIs in the
12
29
[ googleapis] and [ googleapis_beta] [ googleapisbeta ] packages.
13
30
You can’t perform that action at this time.
0 commit comments