v0.0.3 : 20 June 2024
🚀 Features
-
Supported Media Types: Images, Videos, Text, Web & Custom
-
Custom Loader & Thumbnails: Add your custom thumbnails or loaders while loading the story
-
Option to Cache: Image, Video, and show Loading Widgets
-
Accurate Animated Progress Bar
-
Color Customization: For Progress Bars
-
Header & Footer Widgets : For adding Profiles & Read more or Textfields
-
Controls: Pause, Resume, Next, Previous, Jump to, Mute, Unmute
-
Gestures: Tap, Right Tap, Left Tap, Slide or Drag Down
-
Customizable Widget: Display your own widgets as Story
-
Callbacks: Receive different callbacks based on the type of story item for handling state management.
🐞 Bug Fixes
- 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
📄 Documentation
- Updated Changelogs
How to Update
To update your package to the latest version, run:
flutter pub upgrade flutter_story_presenter
Feedback
Your feedback is important to us. Please report any issues or feature requests on our GitHub Issues page.