android_play_install_referrer 0.2.0 android_play_install_referrer: ^0.2.0 copied to clipboard
A Flutter plugin for the Android Play Install Referrer API. You can use it to securely retrieve referral content from Google Play.
0.2.0 #
- Fix for DeadObjectException
- Only query Install Referrer API once
0.1.1 #
- Fix null safety issue with nullable strings
0.1.0 #
- Enable null safety
0.0.4 #
- Expose new ReferrerDetails fields
0.0.3 #
- Update Gradle
- Update installreferrer dependency to 2.1
0.0.2 #
- Update installreferrer dependency to 1.1.2 to remove unnecessary WRITE_EXTERNAL_STORAGE and READ_EXTERNAL_STORAGE permissions.
0.0.1 #
- Google Play Install Referrer API for Android