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

PlatformAndroid

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
150
points
50
downloads

Publisher

unverified uploader

Weekly Downloads

Android implementation of the cattyinstall plugin.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

cattyinstall_platform_interface, flutter

More

Packages that depend on cattyinstall_android

Packages that implement cattyinstall_android