go library

Exporting the main Go navigation utility class.

Classes

Go<T>
A utility class to handle navigation operations.
GoNavigator
A custom navigator that supports nested routing with unlimited depth.
GoNavigatorObserver
A custom NavigatorObserver that keeps track of the top route in the navigation stack.

Extensions

Extension methods on BuildContext to simplify navigation using the Go utility class.
Extension methods on GlobalKey<NavigatorState> to simplify navigation using the Go utility class.