appsflyer_sdk 1.0.8
appsflyer_sdk: ^1.0.8 copied to clipboard
A Flutter plugin for AppsFlyer SDK. Supports iOS and Android.
1.0.8 #
- Added
AppsFlyerOptions
to support easier options setup - Changed plugin lib structure
1.0.6 #
- Fixed iOS app id crash
1.0.4 #
- Added dartdoc documentation.
- Changed static methods to class instance methods.
1.0.0 #
First stable version
0.0.5 #
- Changed access modifiers from public to private to class variables
0.0.3 #
Supported sdk functions:
- initSdk
- trackEvent
- registerConversionDataCallback
- registerOnAppOpenAttributionCallback
0.0.1 #
Initial release.