step_progress_indicator 0.2.5+8 copy "step_progress_indicator: ^0.2.5+8" to clipboard
step_progress_indicator: ^0.2.5+8 copied to clipboard

outdated

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: ^0.2.5+8

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
40
pub points
98%
popularity

Publisher

verified publishersandromaglione.com

Bar indicator made of a series of selected and unselected steps

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on step_progress_indicator