oobium_routing 1.0.0-dev.8 copy "oobium_routing: ^1.0.0-dev.8" to clipboard
oobium_routing: ^1.0.0-dev.8 copied to clipboard

Simplified routing for Navigator 2.0. Type-safe, semi-declarative, supporting bidirectional browser address bar and nested routers.

1.0.0-dev.8 #

  • add HomeRoute to empty stack during getPages

1.0.0-dev.7 #

  • BREAKING: onGuard now throws instead of returns
  • add PopRoute
  • update pop to take an optional route

1.0.0-dev.6 #

  • update watchers with custom listenables
  • handle nested guards

1.0.0-dev.5 #

  • fix route matching

1.0.0-dev.4 #

no release

1.0.0-dev.3 #

  • add the home route during set(route) and setNewRoutePath(route)

1.0.0-dev.2 #

  • cleanup
  • fixes for home routing
  • remove state from show home route
  • recursive guard checking

1.0.0-dev.1 #

  • full generation of route classes, guaranteeing compile-time safety of urls and deep links

0.1.2 #

  • implement RouteReference to pass route, state and build context.
  • implement RouteGuard, allowing guards to be finished and routes re-run.
  • implement RouteData.

0.1.1 #

  • remove direct dependency on collection.
  • pubspec description update.

0.1.0 #

  • Initial Open Source release.
1
likes
100
pub points
0%
popularity

Publisher

unverified uploader

Simplified routing for Navigator 2.0. Type-safe, semi-declarative, supporting bidirectional browser address bar and nested routers.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

collection, flutter

More

Packages that depend on oobium_routing