flutter_redux_navigation library

Classes

The action to be dispatched in the store in order to trigger a navigation.
Intercepts all dispatched NavigateToAction in the Store and performs the navigation on the currentState of NavigatorHolder.navigatorKey.
It keeps the current and previous path of the navigation.
Provides a way to keep a reference of the NavigatorState globally. It also keeps a global reference of the NavigationState.

Enums

Controls the type of navigation method.