+Fixed middleware parsing
+Added redirectDelegate to GetMiddleware, which simplifies creating route guards +Introduced `participatesInRootNavigator` which replaces the old `RouterOutletContainerMiddleWare` +Introduced `PreventDuplicateHandlingMode.ReorderRoutes` and made it the default recommended option +Added route guard example to `example_nav2 `
Showing
20 changed files
with
396 additions
and
97 deletions
example_nav2/lib/services/auth_service.dart
0 → 100644
-
Please register or login to post a comment