Last updated:
0 purchases
android play install referrer
android_play_install_referrer #
A Flutter plugin for the Android Play Install Referrer API.
The plugins throws an exception on iOS and on Android if Google Play Services are not available.
Usage #
Get Google Play Install Referrer Details:
ReferrerDetails referrerDetails = await AndroidPlayInstallReferrer.installReferrer;
copied to clipboard
For more information see https://developer.android.com/google/play/installreferrer/library.html
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.