wizard_stepper 0.0.10 copy "wizard_stepper: ^0.0.10" to clipboard
wizard_stepper: ^0.0.10 copied to clipboard

A simple, customizable and easy-to-use wizard stepper widget for Flutter. Guide users through multi-step processes with clear progress indication and control.

Change Log #

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.0.10 #

  • Add pub and license badges.

0.0.9 #

  • Fixed formatting.

0.0.8 #

  • Fixed sample implementation screenshots.

0.0.7 #

  • Added pagination capabilities via the usePageView property, which uses a ```PageView`` widget under the hood.

0.0.6 #

  • Fixed typo in the README.md. Added default values to the WizardStepperThemeData theme class.

0.0.5 #

  • Added theming capabilities through the WizardStepperThemeData class. The user can set both lightTheme and darkTheme through the provided WizardStepperController properties.

0.0.4 #

  • Fixed Changelog format.

0.0.3 #

  • Expose additional methods available in the WizardStepperController; added guards to the navigation methods.

0.0.2 #

  • Fix Scores.

0.0.1 #

  • Initial release.
47
likes
160
points
257
downloads

Publisher

unverified uploader

Weekly Downloads

A simple, customizable and easy-to-use wizard stepper widget for Flutter. Guide users through multi-step processes with clear progress indication and control.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on wizard_stepper