shared/values/routing library

Classes

AppRoute
A route within the app.
AppRouter
An app-wide router that supports navigation via AppRoutes.
AppRouterProvider
Inherited widget that provides an AppRouter.
AtsDetailsRoute
A route representing the ats details page for a specific device and its atc details
ChildAppRoute
A child app route.
DeviceEventsRoute
A route representing the event log page for a device
DeviceRedirectRoute
A route that redirects to the fleet device page
EventsRedirectRoute
A route that redirects to the event log page for a device
FleetDeviceRoute
A route representing the fleet device page
FleetRoute
A route representing the fleet / home page, with possible list view and dashboard view options
GeneratorAdvancedParameterRoute
A route representing the advanced parameters page for a specific device and its generator
GeneratorEventsRoute
A route representing the events log page for a system generator
GeneratorTrendsRoute
A route representing a generator trends page
InterceptNavigationScope
Registers callbacks to veto attempts to navigate to a different route or pop the existing route.
RootAppRoute
A root app route.
SystemGeneratorDetailsRoute
A route representing the system generator details page for a device

Enums

FleetView
InterceptAction
TrendRouteArg
Argument representing the generator param for a generator trends page
TrendTimeRouteArg
Argument representing the time span for a generator trends page

Extensions

AppRouterContextExt on BuildContext

Typedefs