flutter_wizard 2.0.3 copy "flutter_wizard: ^2.0.3" to clipboard
flutter_wizard: ^2.0.3 copied to clipboard

outdated

A library that makes it easy for you to create your custom wizard. You'll have 100% control over the appearance of your wizard.

1.0.0 #

  • Initial release

1.0.1 #

  • Added responsive wizard example GIF

1.0.2 #

  • The disableGoBack method now automatically animates back if needed

2.0.0 #

  • The WizardController now contains a eventStream property
  • The WizardEventListener is added

BREAKING CHANGES:

  • Some WizardController functions names have changed:
    • The next is renamed to goNext
    • The previous is renamed to goBack
    • The animateTo is renamed to goTo
    • The getIsAnimateToEnabledStream is renamed to getIsGoToEnabledStream
    • The getIsAnimateToEnabled is renamed to getIsGoToEnabled

2.0.1 #

  • Downgraded the rxdart package to ^0.26.0

2.0.2 #

  • Added the author to the readme

2.0.3 #

  • Upgraded the rxdart package to ^0.27.0
70
likes
0
pub points
85%
popularity

Publisher

verified publisherbaseflow.com

A library that makes it easy for you to create your custom wizard. You'll have 100% control over the appearance of your wizard.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

flutter, rxdart

More

Packages that depend on flutter_wizard