anadea_stepper 0.0.2 copy "anadea_stepper: ^0.0.2" to clipboard
anadea_stepper: ^0.0.2 copied to clipboard

Anadea stepper

Anadea Stepper for Flutter #

Сorrected version of the stock Material Stepper in Flutter.

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.

Info #

The scroll issue has been fixed in the package

Usage #

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