pubspec.yaml:
Supported targets
- plugin targets:
ios,android - iOS minimum:
15.1 - Android minimum:
24
Important setup order
- Register
enableSearchAdsTracking()before wrapperconfigure()on iOS if you want Apple Ads tracking enabled during startup. The native iOS helper still runs after native configure is ready. enableInstallReferrer()should run afterconfigure()on Android.- If you need separate keys per platform, use
AppActorPlatformKeysinstead of a single shared key string.
Native dependency context
The Flutter package is backed by:- iOS
AppActorPlugin 0.1.8 - Android
com.appactor:appactor-plugin:2.3.7