qlevar_router 0.2.0
qlevar_router: ^0.2.0 copied to clipboard
Manage your project routes and create nested routes. Simply navigation without context to your page.
CHANGELOG #
0.2.0 03-01-2021 #
- Add onInit/onDispose to
QRoute. - Add QNavigationMode (Push, PopUnitOrPush, ReplaceAll, ReplaceLast).
- Add
QR.toNamednavigate with route name. - Enable the scenario to define path with multi slashes
/path/to/some.
0.1.0 29-12-2020 #
- create nested routes.
- context-less navigation.
- not found page.
- redirect Guard.
0.0.1 25-12-2020 #
Test release.