angular_router 2.0.0-alpha angular_router: ^2.0.0-alpha copied to clipboard
Router for AngularDart.
2.0.0-alpha #
- Major refactoring of the
angular_router
package. For a migration guide fromangular_router
v1, see https://github.com/dart-lang/angular/blob/master/angular_router/g3doc/migration_guide.md.
1.0.2 #
- Support for angular 4.0.0.
1.0.1 #
- Minor internal changes to support angular 4.0.0-beta
1.0.0 #
- Initial commit of
angular_router
. This is just a port of the router that was in the core angular package.