iterable_extensions.dart
257 Bytes
- 
+Fixed middleware parsing · 4ddc3481 ...+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 ` Ahmed Fwela authored