flutter_wizard 2.0.0 copy "flutter_wizard: ^2.0.0" to clipboard
flutter_wizard: ^2.0.0 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
82
likes
0
points
791
downloads

Publisher

verified publisherbaseflow.com

Weekly Downloads

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