angel_route 3.0.1 copy "angel_route: ^3.0.1" to clipboard
angel_route: ^3.0.1 copied to clipboard

outdated

A powerful, isomorphic routing library for Dart. It is mainly used in the Angel framework, but can be used in Flutter and on the Web.

3.0.1 #

  • Make the callback in Router.group generically-typed.

3.0.0 #

  • Make Router and Route single-parameter generic.
  • Remove package:browser dependency.
  • BrowserRouter.on now only accepts a String.
  • MiddlewarePipeline.routingResults now accepts an Iterable<RoutingResult>, instead of just a List.
  • Removed deprecated Route.as, as well as Router.registerMiddleware.
  • Completely removed Route.requestMiddleware.

2.0.7 #

  • Minor strong mode updates to work with stricter Dart 2.

2.0.5 #

  • Patch to work with combinator@1.0.0.
7
likes
0
pub points
29%
popularity

Publisher

verified publisherangel-dart.dev

A powerful, isomorphic routing library for Dart. It is mainly used in the Angel framework, but can be used in Flutter and on the Web.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

combinator, meta, path, string_scanner

More

Packages that depend on angel_route