step_progress_indicator 1.0.2 copy "step_progress_indicator: ^1.0.2" to clipboard
step_progress_indicator: ^1.0.2 copied to clipboard

Bar indicator made of a series of selected and unselected steps

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add step_progress_indicator
copied to clipboard

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

dependencies:
  step_progress_indicator: ^1.0.2
copied to clipboard

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:step_progress_indicator/step_progress_indicator.dart';
copied to clipboard
887
likes
150
points
40.4k
downloads

Publisher

verified publishersandromaglione.com

Weekly Downloads

2024.09.13 - 2025.03.28

Bar indicator made of a series of selected and unselected steps

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on step_progress_indicator