rustore_install_referrer 1.0.0 copy "rustore_install_referrer: ^1.0.0" to clipboard
rustore_install_referrer: ^1.0.0 copied to clipboard

PlatformAndroid

Flutter plugin for getting install referrer information from RuStore (Russian app store). Track app installations from advertising links and measure marketing campaigns effectiveness.

1.0.0 - 2025-01-08 #

Added #

  • Initial release of RuStore Install Referrer plugin
  • Support for RuStore SDK 7.0.0+
  • getInstallReferrer() method to retrieve install referrer data from RuStore
  • ReferrerDetails class with comprehensive referrer information:
    • packageName - app package name
    • referrerId - referrer ID from advertising link
    • receivedTimestamp - when referrer was received
    • installAppTimestamp - when app installation began
    • versionCode - app version code (nullable)
  • RuStoreInstallReferrerException for proper error handling
  • Support for multiple error types:
    • REFERRER_NOT_FOUND - referrer not available or expired
    • RU_STORE_NOT_INSTALLED - RuStore not installed on device
    • RU_STORE_OUTDATED - RuStore version too old
    • RU_STORE_ERROR - general RuStore SDK error
    • UNKNOWN_ERROR - unexpected errors
  • getErrorDescription() method for human-readable error messages
  • Comprehensive documentation and examples
  • Android platform support (minimum SDK 23)
  • MIT License
1
likes
135
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for getting install referrer information from RuStore (Russian app store). Track app installations from advertising links and measure marketing campaigns effectiveness.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on rustore_install_referrer

Packages that implement rustore_install_referrer