storyly_flutter 1.12.0
storyly_flutter: ^1.12.0 copied to clipboard
storyly_flutter is the official flutter package of Storyly. You can easily add stories to your Flutter app with this package.
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.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 dependecies
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