FLUTTER ECOSYSTEM

play_install_referrer

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

Latest version
0.5.0
30-day downloads
19.4K
Likes
8
Pub points
160

Package Overview

Selection guidance generated from public package information. For reference only.

Overview

A Flutter plugin that integrates with the Android Play Install Referrer API to securely fetch referral data from Google Play. It enables apps to track how users discovered and installed the app, supporting attribution and marketing analytics. The plugin is designed for Android-only use and provides a straightforward interface to access install referrer information after installation. It helps developers understand user acquisition sources without relying on third-party services.

Use cases
  • Tracking user acquisition sources
  • Analyzing marketing campaign effectiveness
  • Implementing referral-based incentives
  • Integrating with in-app analytics
  • Supporting attribution in advertising
  • Monitoring app install origins
Key features
  • Secure retrieval of install referrer data
  • Android-only platform support
  • Simple API integration
  • Direct access to Google Play referral info
  • Lightweight and focused design
  • No external dependencies
Suitable for
  • Apps needing install attribution
  • Marketing teams tracking campaigns
  • Developers using Google Play for distribution
  • Analytics-focused applications
  • Mobile apps with referral programs
  • Android-only projects
Considerations
  • Limited to Android platform
  • Requires Google Play Services
  • Does not work on emulators without proper setup
  • Referrer data may be delayed or missing
  • Only available post-install
  • No iOS support
Supported platformsAndroid

Install package

flutter pub add play_install_referrer

Categories

Related projects