- ✨ Audio Story added: Enhancement Feature Request #11 fulfilled :boom: Also there is breaking changes for custom story as we have added audio player in customer view builder Feature Request #12 Added an example according to feature request.
- 🐛 Bug Fixes: Fixed Issue #8 where smooth_video_progress depends on outdated flutter_hooks
- 🐛 Bug Fixes: Fixed Issue #6 with enabling Video Looping for video story if story item length is 1
- 🐛 Bug Fixes: Fixed item length & merged PR for fix items length bug
- 📝 Documentation: Fixed Broken Link for Demo
- ⬇️ Flutter Version Downgrade Flutter version downgraded to support more apps
- 📝 Video Demo: Fixed Broken Link for Demo
- 📝 Video Demo: Fixed Broken Link for Video
-
📝 Example: Added Main Example with all the types of story view and practical scenarios.
-
🐛 Video: Fixed the issue for Video Story when given
fit
asBoxFit.cover
. -
🐛 Custom Widget: Fixed the issue where story timer not starting for
StoryItem
which hasStoryItemType
asStoryItemType.custom
. -
🐛 Image Height/Width: Fixed issue where Image with
SourceType.network
was not correctly loading with height & width
- 📝 Changed broken links in documentation
Initial Release of Package at 17 June 2024
- 🎉 First Release