play_install_referrer 0.5.0 copy "play_install_referrer: ^0.5.0" to clipboard
play_install_referrer: ^0.5.0 copied to clipboard

PlatformAndroid

A Flutter plugin for the Android Play Install Referrer API. You can use it to securely retrieve referral content from Google Play.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add play_install_referrer

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  play_install_referrer: ^0.5.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:play_install_referrer/play_install_referrer.dart';
5
likes
160
points
7.63k
downloads

Publisher

verified publisherchunkytofustudios.com

Weekly Downloads

A Flutter plugin for the Android Play Install Referrer API. You can use it to securely retrieve referral content from Google Play.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

flutter

More

Packages that depend on play_install_referrer

Packages that implement play_install_referrer