flutter_install_referrer 2.0.2
flutter_install_referrer: ^2.0.2 copied to clipboard
Detect from where your application was installed (Google Play, App Store, TestFlight…)
2.0.2 #
- Adds caching for app referrer.
2.0.1 #
- Improved description clarity and text grammar was corrected
2.0.0 #
- Migrated from Java/Objective-C to modern Kotlin/Swift
- Added Swift Package Manager support
- Updated dependencies & Android build system
1.2.1 #
- Oppo App Market, Vivo App Store & Xiaomi App Store now supported
1.2.0 #
- Two Widgets (
InstallReferrerDetectorListener
andInstallReferrerDetectorBuilder
) allows to get the result ofInstallReferrer.app
directly in your Widgets hierarchy
1.1.0 #
- Package name / App Id now available
1.0.2 #
- Support for Huawei App Gallery
1.0.1 #
- Improved documentation
1.0.0 #
- Initial release (Android & iOS)