zenrouter_devtools library
ZenRouter DevTools - Debug utilities for ZenRouter.
This library provides debugging tools for the ZenRouter navigation library. The main feature is the CoordinatorDebug mixin that adds a debug overlay to your app for inspecting and manipulating the navigation state.
Mixins
-
CoordinatorDebug<
T extends RouteUnique> -
Mixin to add debug capabilities to a
Coordinator.