install_referrer_plugin 0.0.2 copy "install_referrer_plugin: ^0.0.2" to clipboard
install_referrer_plugin: ^0.0.2 copied to clipboard

PlatformAndroid

A Flutter plugin to retrieve the install referrer information.

install_referrer_plugin #

install_referrer_plugin Install Referrer Plugin is a Flutter plugin to retrieve install referrer information for Android.

Features #

  • Retrieve install referrer details such as:
    • Referrer URL
    • Click timestamp
    • Install timestamp
  • Easy integration with existing Flutter projects.

Installation #

To use this plugin, add install_referrer_plugin as a dependency in your pubspec.yaml file.

yaml #

dependencies: flutter: sdk: flutter install_referrer_plugin: ^0.0.2

Usage #

Import the package and use the provided methods to get the install referrer information.

5
likes
150
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin to retrieve the install referrer information.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on install_referrer_plugin