Skip to content

Commit d361581

Browse files
authored
Merge pull request dart-archive/appengine#150 from dart-lang/mit-mit-patch-1
Update README.md
2 parents 3599445 + 908347d commit d361581

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

pkgs/appengine/README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ This package provides support for running server applications written in Dart on
44
[Google App Engine](https://cloud.google.com/appengine/) using
55
[Custom Runtimes with Flex Environment](https://cloud.google.com/appengine/docs/flexible/custom-runtimes/).
66

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).
721

822
## Prerequisites
923

0 commit comments

Comments
 (0)