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

Affise Attribution TikTok module Flutter wrapper.

Affise Attribution Module TikTok #

Flutter wrapper package for the Affise TikTok native module.

This package does not expose a Dart API. Add it to a Flutter application to include the native TikTok 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_tiktok

or add dependency to pubspec.yaml in your flutter application

dependencies:
  affise_attribution_lib: ^1.7.15
  affise_attribution_module_tiktok: ^1.7.15

Native Dependencies #

Android:

com.affise:module-tiktok:1.7.15

iOS:

AffiseModule/TikTok 1.7.15

Swift Package Manager:

AffiseModuleTikTok 1.7.15