flutter_story_presenter 0.0.7 flutter_story_presenter: ^0.0.7 copied to clipboard
Flutter package that shows videos, images, and text as a story like Instagram, Whatsapp and other social media platforms
0.0.7 #
- 🐛 Bug Fixes: Fixed item length & merged PR for fix items length bug
0.0.6 #
- 📝 Documentation: Fixed Broken Link for Demo
- :⬇️ Flutter Version Downgrade Flutter version downgraded to support more apps
0.0.5 #
- 📝 Video Demo: Fixed Broken Link for Demo
0.0.4 #
- 📝 Video Demo: Fixed Broken Link for Video
0.0.3 #
-
📝 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
0.0.2 #
- 📝 Changed broken links in documentation
0.0.1 #
Initial Release of Package at 17 June 2024
- 🎉 First Release