router/router library

Typedefs

OnInvalidUrl = void Function(Route failedRoute)
OnLoadedRoutes = void Function(List<Route> allRoutes)