fluent_navigation 0.0.4
fluent_navigation: ^0.0.4 copied to clipboard
Package that provides a simple way to navigate within your app
0.0.1 #
- Initial version.
0.0.2 #
- Class
FluentRoutewas added to define routes (This class was removed fromfluent_sdkpackage) - A
Registryextension was added in order to define theregisterRoutemethod (This method was removed fromRegistryinterface onfluent_sdk) - Document all the public APIs
0.0.2+1 #
- Package
fluent_navigation_apiwas updated tov0.0.2+1
0.0.3 #
- Package
fluent_navigation_apiwas updated tov0.0.3 - Package
fluent_sdkwas added
0.0.4 #
popmethod was added in order to let users go back to previous routes if is possible