Affise Attribution Module AdService

Flutter wrapper package for the Affise AdService native module.

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

Integration

Integrate as dependency

Run console command

flutter pub add affise_attribution_lib
flutter pub add affise_attribution_module_adservice

or add dependency to pubspec.yaml in your flutter application

dependencies:
  affise_attribution_lib: ^1.7.15
  affise_attribution_module_adservice: ^1.7.15

Native Dependencies

iOS:

AffiseModule/AdService 1.7.15

Swift Package Manager:

AffiseModuleAdService 1.7.15