Add the package
From your Flutter project root, run:pubspec.yaml:
Minimum requirements
- Flutter SDK: 3.0 or higher
- Dart: 3.0 or higher
- Android: minSdkVersion 21 or higher (for install referrer and app links)
- iOS: 12.0 or higher (for Universal Links / Associated Domains)
Next steps
Configure each platform so links and installs are attributed correctly:Android setup
App links, install referrer, and ProGuard.
iOS setup
Associated Domains and URL handling.

