storifyme_flutter 2.3.3 copy "storifyme_flutter: ^2.3.3" to clipboard
storifyme_flutter: ^2.3.3 copied to clipboard

StorifyMe Flutter SDK is the official SDK from StorifyMe GmbH that helps you add stories to your Flutter app.

2.3.3 #

  • StoriesViewWidget now automatically adjusts its height on Android, eliminating the need to set it manually. This aligns the Android behavior with iOS for a consistent experience. For optimal performance, set the estimatedHeight, and if preferred, disable automatic layout adjustments on Android by setting disableAndroidAutomaticLayout to true.

2.3.2 #

  • Bugfixes and other optimization improvements.
  • Implemented story thumbnail overlay for a visually enriched storytelling experience.
  • Enabled horizontal padding adjustment for story titles with the introduction of storyTitleHorizontalPadding.

2.3.1 #

  • Bugfixes and other optimization improvements.

2.3.0 #

  • Introducing Reels/Shorts: Create and share short video content with our new feature, engaging your audience with captivating short clips.

2.2.7 #

  • We have added support for custom ads within our library. This feature allows users to seamlessly integrate and display their own custom advertisements, providing greater flexibility and control over the advertising content.
  • Android
  • Resolved problem of setting transparent widget background color within the editor.
  • Addressed app crash on certain devices when presenting stories.

2.2.6 #

  • Updated iOS and Android SDK libraries to version 2.2.9 and 2.2.7 respectively
  • Implemented accessibility improvements to enhance usability and inclusivity.
  • Introducing StorifyMeURLPresentationOptions for tailored in-app or external browser display of URLs, enhancing user choice during story presentations. It can be set with StoriesViewWidget(urlPresentationOptions:).
  • Enhanced playback controller functionality.
  • iOS
  • Rectified vertical padding in story items.
  • Resolved onStoryOpened method not triggering during initial story launch.
  • Addressed issue of story failing to load on certain older devices.
  • Android
  • Fixed an issue with story top buttons not being interactive on some devices.
  • Added functionality to auto-scroll to the last displayed story upon closing all stories.
  • Replaced the coil image loading library with our custom solution, optimizing image loading for improved performance and control.

2.2.5 #

  • Updated iOS and Android SDK libraries to version 2.2.8 and 2.2.6 respectively
  • Implemented accessibility improvements to enhance usability and inclusivity, making the app more user-friendly for individuals with different abilities and needs.
  • Improved cube animations on stories swipe, offering a seamless and captivating user experience.
  • Introducing a new tutorial on initial story launch, providing users with a simple guide on navigating and using stories.
  • iOS
  • Implemented a prevention mechanism to avoid unnecessary widget refresh when no new remote data is available, optimizing performance and reducing unnecessary updates.
  • Resolved a bug that caused the stories UI to break when rotating the device on iPad, ensuring a stable and consistent user interface experience.
  • Fixed an issue where the library experienced difficulties with story playback and freezing after entering and exiting the background.
  • Android
  • Fixed slider functionality in stories, enabling users to accurately input their preference.
  • Solved an issue with infinite loading and not triggering the onLoad event when the story list is empty.

2.2.4 #

  • Updated iOS and Android SDK libraries to version 2.2.6 and 2.2.4 respectively

  • iOS

  • Resolved iPad UI inconsistencies for improved user experience.
  • Added a "Close Stories" button to the stories load fail scenario, allowing users to quickly exit or retry loading stories.
  • Addressed a bug where the third story from the initial one would occasionally fail to appear. This issue has been rectified, ensuring consistent visibility of stories.
  • Android
  • Resolved the issue with sorting stories, ensuring that they are displayed correctly in the desired order.
  • Fixed a bug related to making API calls for ads when ads are disabled. The app now correctly handles the scenario of disabled ads and prevents unnecessary API calls.
  • Resolved an issue related to sending tags (segments) within the app. Tags can now be sent successfully, enhancing the overall functionality.

2.2.3 #

  • Updated iOS SDK library to 2.2.5 version
  • Solved problem with resizing widget when embedded in ScrollView

2.2.2 #

  • Updated Android SDK library to 2.2.3 version
  • Local styling deprecation
  • Solved widget height calculation, that caused issues with story title not being visible.

2.2.1 #

  • Updated iOS and Android SDK libraries to version 2.2.4 and 2.2.2 respectively
  • Accessibility improved
  • Hide story title fixed
  • Implemented setting user id via StoriesViewWidget(customerId:)
  • Implemented dynamic data, used to change text labels in stories. It can be set with StoriesViewWidget(dynamicData:)
  • Added notification showing in the stories preview with showNotification(title:, message:, duration:) in StorifyMeFlutterPlugin
  • iOS: The story title is now displayed in a maximum of 4 lines instead of 1

2.2.0 #

  • Updated iOS and Android SDK libraries to version 2.2.1 and 2.2.0 respectively
  • Implemented StorifyMe Ads and Google AdManager
  • Implemented audio controller used for handling behaviour of muting/unmuting videos.
  • Implemented playback controller. Now story can optionally begin from first slide every time app is relaunched or stories presented again.
  • Accessibility improved

2.1.1 #

  • Updated iOS and Android SDK libraries to version 2.1.9 and 2.1.11 respectively
  • Internal debug Logger renamed to StorifyMeLogger, due to some bugs that appeared
  • Implemented story dismissing when sliding before first and after last story

2.1.0 #

  • Updated iOS and Android SDK libraries to version 2.1.5 and 2.1.8 respectively
  • Story item pulse animation
  • Pull down to dismiss story
  • Added many fixes and optimisations

2.0.0 #

  • Updated iOS and Android SDK libraries to version 2.0.0
  • Improved performance
  • Added story seen state saving
  • Added many more widget configuration options

0.0.2 #

  • Changed theme for Android from Theme.MaterialComponents.** to use default Theme.**

0.0.1 #

  • Initial version of StorifyMe Flutter plugin.
8
likes
0
points
890
downloads

Publisher

verified publisherstorifyme.com

Weekly Downloads

StorifyMe Flutter SDK is the official SDK from StorifyMe GmbH that helps you add stories to your Flutter app.

Homepage

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on storifyme_flutter

Packages that implement storifyme_flutter