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.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add story_carousel

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  story_carousel: ^0.1.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:story_carousel/story_carousel.dart';
2
likes
160
points
210
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