flutter_story_presenter 1.0.7 copy "flutter_story_presenter: ^1.0.7" to clipboard
flutter_story_presenter: ^1.0.7 copied to clipboard

Flutter package that shows videos, images, and text as a story like Instagram, Whatsapp and other social media platforms

1.0.7 #

  • ✨ Enhanced Story Navigation: Added customizable tap callbacks for better story interaction control
  • βš™ Android Build Configuration: Updated Android build configurations and dependencies for improved compatibility
  • πŸ”§ HTTP Headers Support: Added support for custom HTTP headers in image and video story configurations
  • πŸ“± iOS Deployment Target: Updated example app iOS deployment target to 13.0 for better compatibility
  • πŸ“ Documentation Updates: Enhanced README.md with new images, About section, and corrected demo links
  • 🧱 Dependencies Update: Updated package dependencies to latest compatible versions
  • πŸ› Issues Resolved:
    • Closes #41: "There is no ability to pass http headers to download image/video from network"
    • Closes #53: "Update to latest dependency"
    • Supersedes #47: "Add http headers for network images/videos" (duplicate PR)

1.0.6 #

1.0.5 #

  • πŸ› Custom type story progress bar issue resolved [#35]

1.0.4 #

1.0.3 #

  • πŸ› Video Player Loader issue on state changes
  • ✨ Breaking Changes Renamed the main class FlutterStoryView to FlutterStoryPresenter

1.0.2 #

  • πŸ› Readme Updated with Fixing Broken Links

1.0.1 #

1.0.0 #

  • ✨ Audio Story added: Enhancement Feature Request #11 fulfilled πŸ’₯ 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.

0.0.9 #

  • πŸ› Bug Fixes: Fixed Issue #8 where smooth_video_progress depends on outdated flutter_hooks

0.0.8 #

  • πŸ› Bug Fixes: Fixed Issue #6 with enabling Video Looping for video story if story item length is 1

0.0.7 #

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 as BoxFit.cover.

  • πŸ› Custom Widget: Fixed the issue where story timer not starting for StoryItem which has StoryItemType as StoryItemType.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
120
likes
150
points
1.63k
downloads

Publisher

verified publisherdevkrest.com

Weekly Downloads

Flutter package that shows videos, images, and text as a story like Instagram, Whatsapp and other social media platforms

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cached_network_image, flutter, flutter_cache_manager, flutter_hooks, flutter_inappwebview, just_audio, video_player

More

Packages that depend on flutter_story_presenter