f_routing library

Classes

FadeAnimationPage<T>
FRouterChildInfoProvider
FRouterDelegate
FRouterInformationParser
FRouterNavigatorObserver
FRouterRootProvider
FRouterRootProviderPlatform
FRouteState
PendingRoute
RootNavigatorObserver
TabRouteObserver
Passes events from a child router up to the root. It's assumed that the root provider will not receive these events without this connector and that it should only report the url out to the navigator

Properties

rootKeys Set<String>
final

Functions

rootAppRouteMatch([Widget splashPage()?]) → AppRouteMatch<dynamic, RouteParams>