carousel_steps 0.1.4 copy "carousel_steps: ^0.1.4" to clipboard
carousel_steps: ^0.1.4 copied to clipboard

A customizable and animated step progress indicator widget for Flutter. Ideal for onboarding, stories, or other multi-step processes.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add carousel_steps

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

dependencies:
  carousel_steps: ^0.1.4

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:carousel_steps/carousel_steps.dart';
0
likes
140
points
46
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable and animated step progress indicator widget for Flutter. Ideal for onboarding, stories, or other multi-step processes.

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on carousel_steps