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.
- ChildAppRoute
- A child app route.
- DeviceEventsRoute
- A route representing the event log page for a device
- DeviceOverviewRoute
- A route representing the device overview page
- DeviceRedirectRoute
- A route that redirects to the device overview page
- EventsRedirectRoute
- A route that redirects to the event log page for a device
- FleetRoute
- A route representing the fleet / home page, with possible list view and dashboard view options
- GeneratorTrendsRoute
- A route representing a generator trends page
- Registers callbacks to veto attempts to navigate to a different route or pop the existing route.
- RootAppRoute
- A root app route.
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