File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,20 @@ This package provides support for running server applications written in Dart on
4
4
[ Google App Engine] ( https://cloud.google.com/appengine/ ) using
5
5
[ Custom Runtimes with Flex Environment] ( https://cloud.google.com/appengine/docs/flexible/custom-runtimes/ ) .
6
6
7
+ ## Status: Experimental
8
+
9
+ ** NOTE** : This package is currently experimental and published under the
10
+ [ labs.dart.dev] ( https://dart.dev/dart-team-packages ) pub publisher in order to
11
+ solicit feedback.
12
+
13
+ For packages in the labs.dart.dev publisher we generally plan to either graduate
14
+ the package into a supported publisher (dart.dev, tools.dart.dev) after a period
15
+ of feedback and iteration, or discontinue the package. These packages have a
16
+ much higher expected rate of API and breaking changes.
17
+
18
+ Your feedback is valuable and will help us evolve this package. For general
19
+ feedback, suggestions, and comments, please file an issue in the
20
+ [ bug tracker] ( https://github.com/dart-lang/appengine/issues ) .
7
21
8
22
## Prerequisites
9
23
You can’t perform that action at this time.
0 commit comments