cupertino_stepper 0.2.0-nullsafety.0 copy "cupertino_stepper: ^0.2.0-nullsafety.0" to clipboard
cupertino_stepper: ^0.2.0-nullsafety.0 copied to clipboard

outdated

Stepper is a widget that displays progress through a sequence of steps. This is a Cupertino version of the stock Material Stepper in Flutter.

Cupertino Stepper for Flutter #

pub license: BSD build codecov

Cupertino version of the stock Material Stepper in Flutter.

NOTE: This is not the same as the UIStepper control on iOS.

Stepper is a widget that displays progress through a sequence of steps. Steppers are particularly useful in the case of forms where one step requires the completion of another one, or where multiple steps need to be completed in order to submit the whole form.

Screenshots #

Horizontal #

Horizontal CupertinoStepper

Vertical #

Vertical CupertinoStepper

Usage #

To use this package, add cupertino_stepper as a dependency in your pubspec.yaml file.

221
likes
0
pub points
92%
popularity

Publisher

unverified uploader

Stepper is a widget that displays progress through a sequence of steps. This is a Cupertino version of the stock Material Stepper in Flutter.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

cupertino_icons, flutter

More

Packages that depend on cupertino_stepper