AngularDart app
Welcome to the example app used in the
Tour of Heroes: Routing page
of Dart for the web.
You can run a hosted copy of this
sample. Or run your own copy:
pub get
pub global activate webdev
webdev serve
Note: The content of this repository is generated from the
Angular docs repository by running the
dart-doc-syncer tool.
If you find a problem with this sample’s code, please open an issue.