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

outdated

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

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