affise_attribution_module_subscription 1.7.15
affise_attribution_module_subscription: ^1.7.15 copied to clipboard
Affise Attribution Subscription module Flutter wrapper.
Affise Attribution Module Subscription #
Flutter wrapper package for the Affise Subscription native module.
This package does not expose a Dart API. Add it to a Flutter application to include the native Subscription 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_subscription
or add dependency to pubspec.yaml in your flutter application
dependencies:
affise_attribution_lib: ^1.7.15
affise_attribution_module_subscription: ^1.7.15
Native Dependencies #
Android:
com.affise:module-subscription:1.7.15
iOS:
AffiseModule/Subscription 1.7.15
Swift Package Manager:
AffiseModuleSubscription 1.7.15