menu
flutter_full_router package
documentation
core/navigation/guards/route_guard.dart
core/navigation/guards/route_guard.dart
dark_mode
light_mode
core/navigation/guards/route_guard
library
Typedefs
FFRRouteGuard
=
String
? Function
(
FFRRouteMatch
match
)
Intercepts a route match. Return a new path string to redirect, or null to allow the route to proceed.
flutter_full_router package
documentation
core/navigation/guards/route_guard.dart
flutter_full_router
package
Libraries
core/navigation/enums/open_flow
core/navigation/enums/route_type
core/navigation/guards/route_guard
core/navigation/models/route_definition
core/navigation/models/route_match
core/navigation/navigator/custom_navigator
core/navigation/observers/route_logger
core/navigation/parser/route_parser
core/navigation/router_delegate/custom_route_information_parser
core/navigation/router_delegate/custom_router_delegate
flutter_full_router
route_guard library