cattyinstall_ios

The iOS implementation of the cattyinstall Flutter plugin.

Usage

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

How It Works

This package communicates with the native iOS SDK (Cattyinstall Swift framework) via Flutter MethodChannels, providing:

  • Device fingerprint generation using native iOS APIs
  • Install attribution parameter retrieval
  • Event reporting
  • Deep link handling via Universal Links

Requirements

  • Flutter >= 3.0.0
  • Dart >= 3.0.0
  • iOS >= 12.0

Libraries

cattyinstall_ios