appstack_plugin 0.0.7 copy "appstack_plugin: ^0.0.7" to clipboard
appstack_plugin: ^0.0.7 copied to clipboard

Track events and revenue with Apple Search Ads attribution for Flutter apps. Supports iOS 14.3+ and Android 5.0+.

Changelog #

All notable changes to the Appstack Flutter Plugin will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.0.7 - 2025-10-06 #

Fixed #

  • Fixed some bugs due to the cleanup

0.0.6 - 2025-10-06 #

Fixed - DEPRECATED #

  • Fixed some bugs due to the cleanup

0.0.5 - 2025-10-06 #

Fixed - DEPRECATED #

  • Did some cleanup to do easier maintenances on the SDK

0.0.4 - 2025-10-06 #

Fixed #

  • Match in a better way what is expected for Swift Package Manager handling

0.0.3 - 2025-10-06 #

Added #

  • Example documentation necessary for pub.dev points completion
  • Formatting using dart format .
  • add Package.swift to handle Swift Package Manager

0.0.2 - 2025-10-06 #

Added #

  • Automatic release CD for the appstack_plugin

0.0.1 - 2025-10-06 #

Added #

  • Initial release of Appstack Flutter Plugin
  • Support for iOS (14.3+) and Android (API 21+)
  • Event tracking with sendEvent() method
  • Revenue tracking for purchase events
  • Apple Search Ads attribution support on iOS
  • Comprehensive EventType enum with standard attribution events
  • Debug mode and custom log levels
  • Custom endpoint URL support
  • Simple, clean API following Flutter best practices

Features #

  • iOS Integration: Full support for Apple Search Ads attribution
  • Android Integration: Google Play Store attribution support
  • Event Types:
    • Lifecycle: install, login, signUp, register
    • Monetization: purchase, addToCart, addToWishlist, initiateCheckout, startTrial, subscribe
    • Gaming: levelStart, levelComplete
    • Engagement: tutorialComplete, search, viewItem, viewContent, share
    • Custom: custom events with custom names
  • Configuration Options: Debug mode, log levels, custom endpoints
  • Documentation: Complete README and USAGE guide

Technical Details #

  • Minimum iOS version: 14.3
  • Minimum Android SDK: 21 (Android 5.0)
  • Flutter SDK: 3.3.0+
  • Dart SDK: 3.9.2+
  • Dependencies:
    • iOS: AppstackSDK ~> 2.0
    • Android: tech.appstack.android-sdk:appstack-android-sdk:0.0.12
0
likes
0
points
394
downloads

Publisher

verified publisherappstack.tech

Weekly Downloads

Track events and revenue with Apple Search Ads attribution for Flutter apps. Supports iOS 14.3+ and Android 5.0+.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on appstack_plugin

Packages that implement appstack_plugin