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

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.1.0 - 18 Feb 2024 #

  • Added new step indicator ProgressStepWithBluntChevron
  • Stepper can now specify both ends to be blunt using bluntHead and bluntTail booleans

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

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on progress_stepper