progress_stepper 1.0.0 copy "progress_stepper: ^1.0.0" to clipboard
progress_stepper: ^1.0.0 copied to clipboard

outdated

Flutter package for showing custom progress stepper. You can use either the built in shapes (Arrow or Chevron) or can specify own shapes, using the builder.

1.0.0 - 30 Nov 2021 #

  • Supports null safety
  • Updated the example application

0.1.1 - 31 Mar 2021 #

  • Added option to set child widgets inside the progress stepper

0.1.0 - 11 May 2020 #

  • Added onClick callback for notifying selection

0.0.1 - 30 Apr 2020 #

  • Initial version with progress stepper
  • Two kinds of step indicator available
    • ProgressStepWithChevron
    • ProgressStepWithArrow
53
likes
0
pub points
88%
popularity

Publisher

unverified uploader

Flutter package for showing custom progress stepper. You can use either the built in shapes (Arrow or Chevron) or can specify own shapes, using the builder.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on progress_stepper