flutter_debug_tools library

Classes

DebugLoggyPrinter
A LoggyPrinter that prints logs to the console and stores them in a list so they can be accessed programmatically.
DebugNavigatorObserver
FlutterDebugTools
FlutterDebugTools is a widget that overlays debugging tools over its child. It provides access to various debugging functionalities such as enabling debug paint, showing performance overlays, and viewing logs.