dart_board_debug 0.9.5+7
dart_board_debug: ^0.9.5+7 copied to clipboard
The debug feature for Dart Board. Provides the /debug route which can give insight into the current system.
Dart Board Debug #
Debug route for Dart Board.
Provides /debug that can provide insights, toggle features and switch AB tests
Usage #
- Include
DebugFeature
in your DartBoard app - Navigate to
/debug
for introspective report - Navigate to
/dependency_tree
to see the estimated dependency links
Todo #
- UI refinement to dependency_tree
- Clearer "wires"
- Hover+Highlight (e.g. Hovering or selecting a feature will show it's connections clearly).
- Nicer "Feature" list
- "Site Map" e.g. sorted list of supported paths