Affise Attribution Module Advertising

Flutter wrapper package for the Affise Advertising native module.

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

Integration

Integrate as dependency

Run console command

flutter pub add affise_attribution_module_advertising

or add dependency to pubspec.yaml in your flutter application

dependencies:
  affise_attribution_module_advertising: ^1.7.14

Native Dependencies

Android:

com.affise:module-advertising:1.7.14

iOS:

AffiseModule/Advertising 1.7.14

Swift Package Manager:

AffiseModuleAdvertising 1.7.14