flutter_story_kit 0.1.3
flutter_story_kit: ^0.1.3 copied to clipboard
Lightweight Instagram-style Flutter stories: images, videos, YouTube and Facebook embeds, media preload, and tap-to-action callbacks.
Changelog #
0.1.3 #
- Add pub.dev screenshots for the story tray, viewer, and action button.
0.1.2 #
- Declare Android, iOS, and macOS in
pubspec.yamlso pub.dev no longer shows unknown platforms.
0.1.1 #
- Credit Moatez Zaghdoudi as the package author in the license, README, and example.
0.1.0 #
-
Published as
flutter_story_kit(flutter_storyis already taken on pub.dev). -
Initial release.
-
Story viewer for images, native videos, YouTube, and Facebook embeds.
-
YoutubeLinkhelpers (video id, embed URL, thumbnail, watch URL). -
Horizontal
StoryTray/StoryCirclewith seen and unseen rings. -
StoryPreloaderfor images and native videos. -
Generic
Story,StoryMedia, andStoryActionmodels with JSONfromMap. -
Callbacks for seen, action, close, and completed — no app navigation inside the package.
