flutter_debug_tools library
Public API surface for Flutter Debug Tools.
Import this library to use `FlutterLens`, log capture utilities,
navigation observer integration, animation curve override helpers,
and network inspection models.
Classes
- DebugLogCapture
- Hooks framework and zone-level logging into DebugLogStore.
- DebugLogEntry
- A single captured log row with message, severity, and timestamp.
- DebugLogStore
- In-memory log buffer used by FlutterLens log viewer.
- DebugNetworkEntry
- DebugNetworkStore
- FlutterLens
- FlutterLens overlays debugging tools over its child.
- FlutterLensAnimationCurveScope
Enums
- DebugLogLevel
- Severity levels used by DebugLogEntry and DebugLogStore.
- DebugNetworkRequestState