flutter_dipnav library

Classes

DipNav
The widget that propagate DipNavRouter down the tree.
DipNavData
DipNavDelegate
A delegate that is used by the Router widget to build and configure a navigating widget.
DipNavDispatcher
Report to a Router when the user taps the back button on platforms that support back buttons (such as Android).
DipNavParser
A delegate that is used by the Router widget to parse a route information into a configuration of type DipNavRoute.
DipNavRoute
A class of configuration PageRoute
DipNavRouter
Main class of routing based on Navigator 2.0.

Extensions

DipNavExtension on BuildContext
Extension to get DipNavRouter from the BuildContext.