affise_attribution_module_rustore 1.7.15 copy "affise_attribution_module_rustore: ^1.7.15" to clipboard
affise_attribution_module_rustore: ^1.7.15 copied to clipboard

PlatformAndroid

Affise Attribution RuStore module Flutter wrapper.

Affise Attribution Module RuStore #

Flutter wrapper package for the Affise RuStore native module.

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

Integration #

Integrate as dependency #

Run console command

flutter pub add affise_attribution_lib
flutter pub add affise_attribution_module_rustore

or add dependency to pubspec.yaml in your flutter application

dependencies:
  affise_attribution_lib: ^1.7.15
  affise_attribution_module_rustore: ^1.7.15

Native Dependencies #

Android:

com.affise:module-rustore:1.7.15