get_navigation/src/routes/new_path_route library
Classes
- MatchResult
- A class representing the result of a route matching operation.
- RouteMatcher
- RouteNode
- RouteTree
- RouteTreeResult
Extensions
-
FirstWhereOrNullExt
on Iterable<
T> -
Extension providing a
firstWhereOrNull
function to find the first element satisfying a condition.