unified_analytics library
Classes
- Analytics
- Event
- FakeAnalytics
- This fake instance of Analytics is intended to be used by clients of this package for testing purposes. It exposes a list sentEvents that keeps track of all events that have been sent.
- LogFileStats
- Data class that will be returned when analyzing the persisted log file on the client's machine.
- NoOpAnalytics
- An implementation that will never send events.
- Survey
- SurveyButton
- SurveyHandler
- ToolInfo
Enums
- DashTool
- Officially-supported clients of this package as logical tools, grouped by user point of view. Derived directly from the PDD.
Functions
-
parseDartSDKVersion(
String versionString) → String - Helper method that can be used to resolve the Dart SDK version for clients of package:unified_analytics.