dart_board_tracking library

Classes

DartBoardTrackingFeature
Like authentication, this serves as API it should be paired with another
TrackedScopeWidget
TrackingDelegate
Implement this in delegates and register with TrackingDelegateAppDecoration
TrackingDelegateAppDecoration
Use this to register a delegate, add to the child feature

Functions

trackAction(BuildContext context, String name, [Map<String, dynamic>? extras]) → void
trackPage(BuildContext context, String name, [Map<String, dynamic>? extras]) → void
Global public API