- FIX pushing existing route will now push the route on top of other instead of removing the stack until the existing route
Flouter is now compatible with dart nullsafety feature
- BREAKING rename
UriRouteInformationParser
toFlouterRouteInformationParser
- BREAKING rename
UriRouterDelegate
toFlouterRouterDelegate
- BREAKING rename
UriRouteManager
toFlouterRouteManager
- add basic documentation
First published version of Flouter a Flutter Router based on the Navigator 2.0 API