The AngularDart router enables navigation from one view to the next as users perform application tasks.
Resources:
- Community/support: Gitter chat room
- GitHub repo (dart-lang/angular): source code
Libraries
- angular_router
- Maps application URLs into application states, to support deep-linking and navigation.
- testing