join_stories_flutter 1.0.3
join_stories_flutter: ^1.0.3 copied to clipboard
JOIN Stories Flutter SDK
Changelog #
All notable changes to this project will be documented in this file.
1.0.3 - 2025-12-15 #
Changed #
- Native SDKs - Android 3.7.3 and iOS 3.7.4
Android 3.7.3
- Features
- Add support for disabling widgets from JOIN Studio
iOS 3.7.4
- Features
- Add support for disabling widgets from JOIN Studio
- Improvements
- Improve bubble cover format when title is hidden
1.0.2 - 2025-11-13 #
Changed #
- Native SDKs - Android 3.7.2 and iOS 3.7.3
Android 3.7.2
- Features
- Expanded accessibility capabilities across widgets and players, including improved screen reader support and more consistent focus handling.
- Improvements
- Enhanced accessibility for both the FeedPlayer and ContentPlayer.
- Normalization of analytics event parameters.
- Bug fixes
- Addressed inconsistencies in accessibility behaviour within story-related components.
iOS 3.7.3
- Features
- Added VoiceOver announcements for story chapters for improved navigation and contextual feedback.
- Extended accessibility enhancements across multiple UI components for a more consistent and inclusive experience.
- Improvements
- Improved
AVAudioSessionconfiguration withinAVCustomPlayerfor more reliable audio behaviour. - Normalization of analytics event parameters.
- Improved
- Bug fixes
- Resolved inconsistencies in accessibility behaviour across story-related UI elements.
1.0.1 - 2025-10-22 #
1.0.0 - 2025-10-03 #
Added #
- Ecommerce listeners -
addToCart(2s simulated delay),seeToCart,shoppingRedirecton Android and iOS - Dart API - exposed ecommerce callbacks and routed them via
BaseStoriesStateandJOINStories.startPlayer
Changed #
- Native SDKs - Android 3.7.0 and iOS 3.7.0
- Demo app - dismisses the player and shows SnackBars for
seeToCart/shoppingRedirect
Fixed #
- Android release - ProGuard/R8 rules added and minify enabled
- Kotlin - handled
thumbViewSpacingnullability inBubbleView - iOS - aligned to 3.7.x optionals in
BubbleView/CardView, updatedshoppingRedirect(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.1
- 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