cattyinstall_android 1.1.2 copy "cattyinstall_android: ^1.1.2" to clipboard
cattyinstall_android: ^1.1.2 copied to clipboard

Android implementation of the cattyinstall plugin.

cattyinstall_android #

The Android implementation of the cattyinstall Flutter plugin.

Usage #

This package is automatically included when you use the cattyinstall package on Android. You do not need to add it directly to your pubspec.yaml.

How It Works #

This package communicates with the native Android SDK (com.cattyinstall.sdk) via Flutter MethodChannels, providing:

  • Device fingerprint generation using native Android APIs
  • Install attribution parameter retrieval
  • Event reporting
  • Deep link handling

Requirements #

  • Flutter >= 3.0.0
  • Dart >= 3.0.0
  • Android minSdk >= 21
0
likes
0
points
41
downloads

Publisher

unverified uploader

Weekly Downloads

Android implementation of the cattyinstall plugin.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cattyinstall_platform_interface, flutter

More

Packages that depend on cattyinstall_android

Packages that implement cattyinstall_android