Affise Attribution Module AndroidId

Flutter wrapper package for the Affise AndroidId native module.

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

Integration

Integrate as dependency

Run console command

flutter pub add affise_attribution_lib
flutter pub add affise_attribution_module_androidid

or add dependency to pubspec.yaml in your flutter application

dependencies:
  affise_attribution_lib: ^1.7.16
  affise_attribution_module_androidid: ^1.7.16

Native Dependencies

Android:

com.affise:module-androidid:1.7.16