analytics_hub 0.0.1
analytics_hub: ^0.0.1 copied to clipboard
Analytics hub for all providers.
0.0.1 - 2026-02-10 #
Added #
- Initial implementation of
AnalyticsHubto fan-out events to multiple analytics providers. - Core event hierarchy:
Event,LogEvent,CustomLogEvent<T>,ECommerceEventandSelectPromotionECommerceEvent. - Provider abstraction:
AnalytycsProvider<R>,ProviderKey<R>,HubSessionDelegateandSessionfor centralized session management.