hyper_router 0.0.7
hyper_router: ^0.0.7 copied to clipboard
Declarative, type-safe, codegen-free router for flutter. Optional URL support. Highly extensible.
0.0.7 #
- Quickfix: fix the behavior of shellCoveringRoute (issue #7)
0.0.6 #
- Fix: navigating to a url from external source opened the initial route instead of the provided route
0.0.4 #
Added documentation.
0.0.3 #
Fix: Call redirect
on initialization.
0.0.2 #
Fixed minor pub point errors
0.0.1 #
Basic functionality. No tests.