story_carousel 0.1.1 copy "story_carousel: ^0.1.1" to clipboard
story_carousel: ^0.1.1 copied to clipboard

Instagram-like stories carousel for Flutter with auto-advance, gestures and progress indicators.

0.1.1 #

  • Fix: pubspec screenshots duplicates (light/dark).
  • Docs: add dartdoc to public API.
  • Chore: format code (dart format .) and enable public_member_api_docs.

0.1.0 #

  • Initial release of story_carousel.
  • Features:
    • Display a list of widgets as “stories”.
    • Auto-play with configurable durations.
    • Tap left/right to navigate, long-press to pause.
    • Optional controller for imperative control (next, prev, goTo, pause, resume).
    • Progress bar per story.
    • Close button (onClose) and onIndexChanged callback.
  • Includes a runnable example app in /example.
3
likes
160
points
226
downloads
screenshot

Publisher

verified publisheranarvaezf.dev

Weekly Downloads

Instagram-like stories carousel for Flutter with auto-advance, gestures and progress indicators.

Repository (GitHub)
View/report issues

Topics

#carousel #stories #ui #widget

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on story_carousel