step_progress_indicator 1.0.0-nullsafety.0 copy "step_progress_indicator: ^1.0.0-nullsafety.0" to clipboard
step_progress_indicator: ^1.0.0-nullsafety.0 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: ^1.0.0-nullsafety.0

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
0
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

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on step_progress_indicator