firebase_analytics_platform_interface library

Classes

AnalyticsCallOptions
Additional options that can be passed to Analytics method calls. Note; these options are only used on the web.
AnalyticsEventItem
Interface that defines the required attributes of an analytics Item. https://firebase.google.com/docs/reference/android/com/google/firebase/analytics/FirebaseAnalytics.Param https://developers.google.com/analytics/devguides/collection/ga4/reference/events
FirebaseAnalyticsPlatform
The interface that implementations of firebase_analytics must extend.
MethodChannelFirebaseAnalytics
The method channel implementation of FirebaseAnalyticsPlatform.