countly_flutter library

Classes

AttributionKey
Attribution Keys to record indirect attribution IDFA is for iOS and AdvertisingID is for Android
ContentBuilder
Countly
CountlyConfig
CountlyConsent
CountlyPresentableFeedback
Events
Feedback
FeedbackCallback
FeedbackWidgetsResponse
RCData
REMOTE CONFIG / AB TESTING
RemoteConfig
Sessions
UserProfile
Views

Typedefs

ContentCallback = void Function(ContentStatus contentStatus, Map<String, dynamic> contentData)
OnClosedCallback = void Function()
OnFinishedCallback = void Function(String error)
RCDownloadCallback = void Function(RequestResult rResult, String? error, bool fullValueUpdate, Map<String, RCData> downloadedValues)
RCDownloadInnerCallback = void Function(RequestResult rResult, String? error, bool fullValueUpdate, Map<String, RCData> downloadedValues, int requestID)
RCVariantCallback = void Function(RequestResult rResult, String? error)
RCVariantInnerCallback = void Function(RequestResult rResult, String? error, int requestID)