simple_stepper 0.0.3 copy "simple_stepper: ^0.0.3" to clipboard
simple_stepper: ^0.0.3 copied to clipboard

Simple Stepper helps you present steps in your Flutter App for different purposes, from feature presentation or guide the user filling a form in ordered steps.

0.0.3 #

  • Make the following parameters editable fromSimpleStepperState:
    • displayLeftButton
    • displayRightButton
    • displayNextArrow
    • displayPrevArrow
  • Add new displayDotsIndicator parameter.
  • Fix the StepTitle text centering.
  • Remove the use of Platform for checking the current platform and make CupertinoIcons arrows the default for all. This is for better compatibility.

0.0.2+3 #

  • Expose the currentStep variable from the SimpleStepperState.

0.0.2+2 #

  • Adds subtitleWeight and subtitleHeight parameters to StepTitle.

0.0.2+1 #

  • Fix bug: Overflowing text on StepTitle.

0.0.2 #

  • Add more parameters to StepTitle for extended customization.
  • Add documentation for StepTitle.

0.0.1+1 #

  • Fix bug related with the canProceed and canGoBack parameters.

0.0.1 #

  • Initial release.
1
likes
150
points
4
downloads

Publisher

verified publisherluisgerman.dev

Weekly Downloads

Simple Stepper helps you present steps in your Flutter App for different purposes, from feature presentation or guide the user filling a form in ordered steps.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on simple_stepper