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

Appsflyer provider for analytics_hub. Forwards LogEvent events to Appsflyer via the official SDK.

0.5.0 - 2026-08-05 #

Added #

  • Optional interceptors constructor parameter for provider-level interceptors.

Changed #

  • Removed the logging dependency; flush() no longer logs a "not supported" message and simply inherits the base no-op.

Breaking Changes #

  • Removed setSession and the required getAnonymousId parameter along with core session support. Manage the customer user ID directly via AppsflyerSdk.setCustomerUserId.
  • Updated dependency constraint to analytics_hub: ">=0.5.0 <0.6.0".

0.4.0 - 2026-02-26 #

Added #

  • Initial Appsflyer provider integration for analytics_hub:
    • AppsflyerAnalyticsHubProvider forwards LogEvent to AppsflyerSdk.logEvent.
    • AppsflyerAnalyticsHubIdentifier for routing events to Appsflyer.
    • Required getAnonymousId callback used when the hub session becomes null to set an anonymous customer user ID via AppsflyerSdk.setCustomerUserId.
  • Example usage and tests for the provider and resolver.
0
likes
160
points
176
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Appsflyer provider for analytics_hub. Forwards LogEvent events to Appsflyer via the official SDK.

Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

analytics_hub, appsflyer_sdk

More

Packages that depend on analytics_hub_appsflyer