tapp_sdk 1.0.5 copy "tapp_sdk: ^1.0.5" to clipboard
tapp_sdk: ^1.0.5 copied to clipboard

A Flutter plugin providing unified access to the Tapp SDK on Android and iOS, featuring deferred deep-link handling, affiliate URL generation, event tracking, and full Adjust analytics integration.

1.0.5 — 2025-05-30 #

  • Added “test listener” support on Android (onTestListener stream)
    • Emits a simple string payload when simulateTestEvent() is called
    • Example app now includes a “Simulate Test Event” button and displays the returned value on screen
  • Improved EventChannel logging/debug output
    • All raw events (including deferred links and failures) are now logged via debugPrint in Dart
    • Native side (Android/iOS) logs each incoming event before it’s sent over Flutter
  • Fixed a missing cancellation of the onTestListener subscription in dispose()
  • Updated example app UI to show the new “Test Listener” section
  • Documentation: added instructions on how to trigger and verify the new test event in the README
1
likes
140
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin providing unified access to the Tapp SDK on Android and iOS, featuring deferred deep-link handling, affiliate URL generation, event tracking, and full Adjust analytics integration.

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_localizations, plugin_platform_interface

More

Packages that depend on tapp_sdk

Packages that implement tapp_sdk