Affise Attribution Module AppsFlyer

Flutter wrapper package for the Affise AppsFlyer native module.

This package does not expose a Dart API. Add it to a Flutter application to include the native AppsFlyer module dependency for Android and iOS.

Integration

Integrate as dependency

Run console command

flutter pub add affise_attribution_lib
flutter pub add affise_attribution_module_appsflyer

or add dependency to pubspec.yaml in your flutter application

dependencies:
  affise_attribution_lib: ^1.7.15
  affise_attribution_module_appsflyer: ^1.7.15

Native Dependencies

Android:

com.affise:module-appsflyer:1.7.15

iOS:

AffiseModule/AppsFlyer 1.7.15

Swift Package Manager:

AffiseModuleAppsFlyer 1.7.15