router_management library

Classes

NavigationPage is used to create a page into the NavigationRouter
NavigationRouter is the widget core for navigator 2.0 implementation
NavigationService is the core class that is used to get the actual Navigation instance
PageArguments
PageArguments is used to get the current page's arguments
PageSettings<T>

Mixins

Navigation is the core navigation interface and is used to controls the navigator 2.0
PageValidator
PageValidator can be used to validate any pages with NavigationPage.validators

Extensions

NavigationExtension is used to get the current Navigation instance on the BuildContext
PageArgumentsExtension on BuildContext
PageArgumentsExtension is used to get the current PageArguments on the BuildContext