tl_flutter_plugin library

Classes

LoggingNavigatorObserver
A navigator observer that logs navigation events using the Tealeaf plugin.
PerformanceObserver
Log App Performance
PluginTealeaf
Tealeaf Plugin API calls.
Tealeaf
A widget that logs UI change events.
UserInteractionLogger
UI Interaction Logger

Functions

logWidgetTree() Future<List<Map<String, dynamic>>>
Log tree from current screen frame.
parseWidgetTree(Element element) Future<List<Map<String, dynamic>>>
Parses the Flutter widget tree and returns a list of widget data maps.

Exceptions / Errors

TealeafException
Tealeaf Log Exception.