fluent_navigation_api 1.0.1
fluent_navigation_api: ^1.0.1 copied to clipboard
A common interface for the fluent_navigation package.
0.0.1 #
- Initial version.
0.0.2 #
- Version of
fluent_sdkwas updated to v0.1.1 - Public APIs was documented
0.0.2+1 #
flutter_testdev dependency removed
0.0.3 #
- Dependency
fluent_sdkwas removed
0.0.4 #
popmethod was added in order to let users go back to previous routes if is possible
1.0.0 #
popmethod signature was changed in order to be able to use it without any parameterroutermethod was changed to getter method to more convenient way to access to it
1.0.1 #
canPopmethod was added in order to let users know if they can go back to previous routes if is possible