navigation/logic library

Classes

A class representing the navigation logic for a Flutter application, using GoRouter.

Enums

SmartBackOrder
The order for NavigationLogic._smartGoBack

Typedefs

RouteChangeCallback = void Function(String path)
Callback type for route change events