join_stories_flutter 1.0.0
join_stories_flutter: ^1.0.0 copied to clipboard
JOIN Stories Flutter SDK - Monolithic plugin for JOIN Stories
Changelog #
All notable changes to this project will be documented in this file.
1.0.0 - 2025-10-03 #
Added #
- Ecommerce listeners -
addToCart
(avec délai 2s),seeToCart
,shoppingRedirect
sur Android et iOS - Dart API - callbacks exposés et routage via
BaseStoriesState
etJOINStories.startPlayer
Changed #
- Native SDKs - Android 3.7.0 et iOS 3.7.0
- Demo app - fermeture du player et SnackBars pour
seeToCart
/shoppingRedirect
Fixed #
- Android release - règles ProGuard/R8 et minify activé
- Kotlin - nullabilité de
thumbViewSpacing
dansBubbleView
- iOS - adaptation aux optionnels 3.7.0 dans
BubbleView
/CardView
, signatureshoppingRedirect(offerId: String?)
0.1.0 - 2025-09-25 #
Added #
- Full Flutter 3.0+ compatibility - Support for Flutter 3.0.0+ and Dart 2.17.0+
- Native SDK integration - Android SDK 3.6.0 and iOS SDK 3.6.0
- BubbleTriggerView support - Android native UI component integration
- Error handling - Robust error handling with detailed error messages
Changed #
- Version bump - Updated to version 0.1.0 for stable release
- SDK versions - Updated to use JOIN Stories SDK 3.7.0
- Compatibility - Tested with Flutter 3.13.6 and Dart 3.1.3
Fixed #
- Android build issues - Resolved namespace and NDK version conflicts
- iOS pod integration - Fixed CocoaPods dependency resolution
- Gradle compatibility - Updated Gradle version for Java 17 compatibility