storyly_flutter 1.9.0 storyly_flutter: ^1.9.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.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