-
Notifications
You must be signed in to change notification settings - Fork 118
Docs that depend on stagehand
This page lists docs that depend on stagehand templates. If you modify a template, please make sure that *.dartlang.org docs get updated. If you can, also notify authors of other pages that depend on the template.
The following pages contain code/screenshots/descriptions that might need updates when the depended-on template changes. If you find another dependent page, please add it (separating pages with <br>
).
Template | Dependent page |
---|---|
console-full | https://www.dartlang.org/tutorials/dart-vm/get-started ? |
console-simple | https://www.dartlang.org/tutorials/dart-vm/get-started ? |
package-simple | None |
server-shelf | None |
web-angular-simple |
https://webdev.dartlang.org/codelabs/ng2/1-skeleton https://webdev.dartlang.org/angular/guide/setup https://webdev.dartlang.org/angular/tutorial/toh-pt0 https://webdev.dartlang.org/angular/guide/router/1 Possibly all other examples, since they're based on web-angular-simple |
web-angular |
https://webdev.dartlang.org/guides/get-started Matan's Medium post (already out of sync as of 1/19/2017) |
web-simple | https://www.dartlang.org/tutorials/libraries/shared-pkgs |
web-stagexl | None |
Note: In Stagehand 1.0.14, Console Application -> Simple Console Application. In Stagehand 1.0.21, web-angular-quickstart -> web-angular-simple, and Angular QuickStart Example -> Simple Angular Example.
These templates either show the New Project screen or otherwise depend on one of the strings associated with each template. Make sure these pages are updated whenever you add or remove a template, or change a template's name or description.