AppsFlyerManager class

Constructors

AppsFlyerManager()
factory

Properties

confirmSourceCallback AppsFlyerDidConfirmSourceCallback?
getter/setter pair
didReturnCallback AppsFlyerDidReturnCallback?
getter/setter pair
didReturnConversionDataCallback AppsFlyerDidReturnConversionDataCallback?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

applicationWillEnterForeground() → dynamic
appsFlyerApplicationDidBecomeActive() → dynamic
configAppsflyerCustomId(String customId) → void
configureWithAppsFlyer(String devKey, String appid) Future<bool>
logEvent(String eventName, Map eventValues) → dynamic
logLaunchAppsflyerReturn() → dynamic
logLaunchRequestFinished() → dynamic
logLaunchSettingReturn() → dynamic
//////////////// Launch Action ////////////////////////////
logLaunchUserDidEnterApp() → dynamic
已经完成拉取setting、appsflyer、和开机广告
logPurchaseWithContentId(String contentId, String? contentType, double revenue, String currency) → dynamic
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited