rustore_install_referrer 2.0.0 copy "rustore_install_referrer: ^2.0.0" to clipboard
rustore_install_referrer: ^2.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.

2.0.0 - 2025-10-09 #

Changed #

  • Breaking: Updated RuStore Install Referrer SDK from 7.0.0 to 10.0.0
  • InstallReferrerClient now initialized once and reused

Added #

  • sendAuthEvent() method for VK Ads Full Stream Attribution
  • Support for sending user phone number to VK Ads attribution system
  • New error codes: MISSING_PHONE_NUMBER, MISSING_AUTH_TOKEN, INVALID_PHONE_NUMBER, CLIENT_NOT_INITIALIZED
  • Error descriptions for new error codes

Notes #

  • All existing API (getInstallReferrer()) works without changes
  • New functionality is optional
  • No migration required for existing code

1.0.0 - 2025-01-08 #

Added #

  • Initial release
  • Support for RuStore SDK 7.0.0+
  • getInstallReferrer() method
  • ReferrerDetails class with install information
  • RuStoreInstallReferrerException for error handling
  • Error codes: REFERRER_NOT_FOUND, RU_STORE_NOT_INSTALLED, RU_STORE_OUTDATED, RU_STORE_ERROR, UNKNOWN_ERROR
  • getErrorDescription() method
  • Android platform support (minimum SDK 23)
  • MIT License
1
likes
140
points
11
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