storify 0.1.0 copy "storify: ^0.1.0" to clipboard
storify: ^0.1.0 copied to clipboard

Storify — Instagram-like stories for Flutter: scrollable tray, full-screen viewer, RTL support, theming, transitions, and cached video slides.

Changelog #

All notable changes to the storify package are documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.0 - 2026-05-18 #

Added #

  • StoriesTray — horizontal scrollable thumbnail row with seen/unseen rings.
  • StoriesPanel — tray wired to open the full-screen viewer.
  • StoryViewer — segmented progress, header, captions, gestures (tap, hold, swipe down).
  • StoryUser and StoryItem models with title, subtitle, and caption support.
  • StoriesThemeData — tray, rings, viewer, progress bar, video, and transition styling.
  • StoriesScope for RTL and theme overrides.
  • RTL support via directional layout throughout.
  • StoryItemTransition and StoryUserTransition (fade, slide, scale, zoom, cube, and more).
  • StoryItem helpers: imageUrl, imageAsset, videoUrl, videoFile, videoAsset, widget.
  • StoryVideoSlide with cached_video_player and hold-to-pause sync.
  • StoryAvatar, StoryProgressBar, StorySlideOverlay, StoryGestureLayer.
  • Example app with transition pickers and RTL toggle.
0
likes
0
points
62
downloads

Documentation

Documentation

Publisher

unverified uploader

Weekly Downloads

Storify — Instagram-like stories for Flutter: scrollable tray, full-screen viewer, RTL support, theming, transitions, and cached video slides.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cached_video_player, flutter

More

Packages that depend on storify