no_context_navigation 1.0.4
no_context_navigation: ^1.0.4 copied to clipboard
A Flutter package built to navigate between screens (routes) without using context (BuildContext).
1.0.4 15/01/2021 #
- Added popUntil function
1.0.3 03/09/2020 #
- Added pushAndRemoveUntil and updated pushNamedAndRemoveUntil function.
1.0.2 06/05/2020 #
- Fixed error on goBack function.
1.0.0 19/03/2020 #
- Updated to 1.0.0.
0.0.3 26/02/2020. #
- Updated README.md and added a MIT license.
0.0.1 26/02/2020. #
- Initial release.