Skip to content

0.7.0

Compare
Choose a tag to compare
@chenenyu chenenyu released this 23 Apr 08:24

Added: iterateRoutes(bool Function(Route route) callback) and removeRoute<T>(Route route, [T? result]).

Deprecated: findRoute(String routeName) and removeNamed<T>(String routeName, [T? result]).