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

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

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';
803
likes
130
pub points
98%
popularity

Publisher

verified publishersandromaglione.com

Bar indicator made of a series of selected and unselected steps

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on step_progress_indicator