storyly_flutter 2.0.1 copy "storyly_flutter: ^2.0.1" to clipboard
storyly_flutter: ^2.0.1 copied to clipboard

storyly_flutter is the official flutter package of Storyly. You can easily add stories to your Flutter app with this package.

2.0.1 (02.08.2023) #

  • added storylyFacebookAppID

2.0.0 (24.07.2023) #

  • migrated native version to 2.0

1.32.0 (17.04.2023) #

  • added product catalog interactive component
  • added image quiz interactive component
  • added color option to poll interactive component
  • added like/view analytics buttons for Moments story groups
  • added local cache invalidation flow
  • added etag implementaion
  • improved data manager queue flow

1.30.0 (01.02.2023) #

  • added product card interactive component
  • added like/dislike feature for emoji interactive component
  • changed design of the emoji interactive component
  • added vertical/horizontal grid layout support
  • IMPORTANT! removed storyGroupListEdgePadding and storyGroupListPaddingBetweenItems
  • IMPORTANT! added storyGroupListOrientation, storyGroupListSections, storyGroupListHorizontalEdgePadding, storyGroupListVerticalEdgePadding, storyGroupListHorizontalPaddingBetweenItems and storyGroupListVerticalPaddingBetweenItems

1.29.1 (10.01.2023) #

1.29.0 (09.01.2023) #

  • IMPORTANT! changed design of swipe interactive component
  • IMPORTANT! updated Xcode version to 13.2.1 for builds
  • fixed storyGroup:iconUrl format for user generated content

1.28.1 (13.12.2022) #

  • IMPORTANT! added story group animation to borders, use storyGroupAnimation field to disable
  • added past date information of story to header for moments story groups
  • added localization(pt) support

1.26.5 (21.10.2022) #

  • improved RootViewController handling on iOS side

1.26.4 (14.10.2022) #

  • improved native dependency handling to support Monetization by Storyly

1.26.3 (11.10.2022) #

  • improved Flutter 3+ support with nullability checks

1.26.2 (29.09.2022) #

  • improved Flutter 3+ support with nullability checks

1.26.1 (25.08.2022) #

  • added storyHeaderCloseIcon and storyHeaderShareIcon to support customazible icons

1.26.0 (24.08.2022) #

  • added storyGroupTextTypeface, storyItemTextTypeface and storyInteractiveTextTypeface to support custom fonts
  • added storylyPayload for Storyly Moments usage
  • fixed #210

1.24.1 (30.07.2022) #

  • IMPORTANT! added storyGroupTextColorSeen and storyGroupTextColorNotSeen fields
  • IMPORTANT! removed storyGroupTextColor field
  • IMPORTANT! added storylyLayoutDirection field
  • fixed #202

1.24.0 (07.07.2022) #

  • added swipe up designs with a/b test option
  • added outlink parameter to countdown interactive component
  • added application icon to countdown notification
  • added accessibility features for navigation, story open/close, swipe/button/image cta interactive components

1.23.0 (27.06.2022) #

  • added Flutter 3.0 compatibility
  • fixed #189
  • fixed #184

1.22.1 (27.06.2022) #

  • added exported=false decleration to StorylyNotificationReceiver for countdown reminder for Android 31 support
  • IMPORTANT! changed storyGroup:id and story:id fields' type to string

1.22.0 (20.06.2022) #

  • added support for 9:20 media assets
  • added storylyUserProperty field
  • added storylyShareUrl field for customized share urls
  • added name and currentTime field to Story object
  • added comment interactive components

1.20.0 (26.3.2022) #

  • updated native sdk dependencies
  • updated Android native project dependencies; compileSdkVersion and targetSdk to 31

1.19.1 (21.2.2022) #

  • fixed scrolling issue that occurs if StorylyView is used inside nested scrolling views

1.19.0 (21.1.2022) #

  • added thematic product tag component for interactive stories

1.18.2 (6.1.2022) #

  • added storyGroupTextSize and storyGroupTextLines fields for story group title text customizations

1.18.1 (30.11.2021) #

1.18.0 (26.11.2021) #

  • added promo code for interactive stories
  • fixed unexpeted story group transitions issue
  • IMPORTANT! added dataSource field to storylyLoaded callback

1.17.0 (25.10.2021) #

  • added image cta component for interactive stories
  • added play modes handling for openStoryUri method, check for available modes from Play Modes for Deep Links
  • added RTL support
  • removed XLarge default style on story group size
  • added previous story group automatic swipe when previous click on first story
  • fixed storylyEvent callback issue, #136

1.13.1 (13.08.2021) #

  • updated native sdk dependencies

1.13.0 #

1.12.0 #

  • added null support to package
  • added storyGroupIconImageThematicLabel field to StorylyParam to show dark/light story group icons, check Thematic Story Group Icon

1.11.1 #

  • added isTestMode field to StorylyParam to show test story groups, check Test Mode

1.11.0 #

  • added image component for interactive stories
  • added video component for interactive stories
  • IMPORTANT! removed advertising id(idfa compatibility for iOS 14.5) usage

1.10.1 #

  • updated native dependencies

1.10.0 #

  • added product tag component for interactive stories
  • improved story area usage
  • fixed pinned story groups ordering

1.9.2 #

  • added documentation
  • updated flutter version to 1.20.0

1.9.1 #

  • added 'storylyBackgroundColor' parameter
  • fixed scrolling issue that occurs if StorylyView is used inside SingleChildScrollView

1.9.0 #

  • added Interactive VOD feature
  • added vertical, horizontal and custom placement support for emoji component
  • fixed color parsing issue
  • fixed lag issue that occurs during scroll on iOS platform

1.8.6 #

  • fixed ios methods not affecting bug

1.8.5 #

  • added 'storylyEvent' callback
  • added 'seen' field to StoryGroup and Story

1.8.4 #

  • added 'storyGroupListEdgePadding' and 'storyGroupListPaddingBetweenItems' fields

1.8.3 #

  • added close button to story header
  • added 'storyHeaderCloseButtonIsVisible' parameter

1.8.2 #

  • fixed crash related to missing permission
  • updated android's compiledSdkVersion to 30

1.8.1 #

  • fixed default background color bug

1.8.0 #

  • added poll, quiz, emoji, countdown, rating interactive components
  • added share feature to stories
  • added 'small', 'large', 'xlarge', 'custom' story group sizes
  • added 'storylyUserInteracted' callback
  • removed close button from stories
  • added language support for en, tr, de, fr, ru, es locales
  • added 'openStory' methods to open stories by programmatically

1.1.0 #

  • added interactive stories support for custom button action, text and emoji reaction

0.0.2 #

  • updated native versions

0.0.1 #

  • initial release
25
likes
0
pub points
88%
popularity

Publisher

verified publisherappsamurai.com

storyly_flutter is the official flutter package of Storyly. You can easily add stories to your Flutter app with this package.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on storyly_flutter