1.0.0 (2025-10-03)

Added

  • Ecommerce listeners on Android/iOS: addToCart, seeToCart, shoppingRedirect
  • Dart API callbacks exposed and routed via BaseStoriesState and JOINStories.startPlayer

Changed

  • Native SDKs: Android 3.7.0, iOS 3.7.0
  • iOS minimum target set to 12.0 in podspec

0.1.0 (2025-09-25)

Added

  • Flutter 3.0.0+ and Dart 2.17.0+ compatibility
  • Native SDK integration: Android 3.6.0, iOS 3.6.0
  • BubbleTriggerView support (Android)
  • Robust error handling with detailed messages

Changed

  • Initial stable plugin release
  • Verified with Flutter 3.13.6 and Dart 3.1.3

Fixed

  • Android build issues (namespace/NDK conflicts)
  • iOS CocoaPods integration
  • Gradle compatibility for Java 17