flutter_wizard_kit 1.0.0 copy "flutter_wizard_kit: ^1.0.0" to clipboard
flutter_wizard_kit: ^1.0.0 copied to clipboard

A comprehensive Flutter package for multi-step form wizards with customizable steps, validation, and navigation controls.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.0 - 2025-07-09 #

Added #

  • Initial release of Flutter Wizard Kit
  • WizardWidget main wizard container with step management
  • WizardStep individual step widget with customizable content
  • WizardController for comprehensive state management and navigation
  • WizardProgress with multiple styles (linear, circular, steps)
  • WizardNavigation with previous, next, skip, and complete buttons
  • WizardData model for step information and state
  • Comprehensive customization options for all widgets
  • Platform-adaptive styling for iOS and Android
  • Built-in validation system with error handling
  • Step completion tracking and progress calculation
  • Skip functionality for optional steps
  • Accessibility support and semantic structure
  • Smooth animations and transitions
  • Comprehensive documentation and examples
0
likes
110
points
135
downloads

Publisher

unverified uploader

Weekly Downloads

A comprehensive Flutter package for multi-step form wizards with customizable steps, validation, and navigation controls.

Topics

#flutter #wizard #multi-step #form #navigation

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_platform_widgets

More

Packages that depend on flutter_wizard_kit