countly_flutter library

Classes

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

Typedefs

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)