stepwise 1.0.6 copy "stepwise: ^1.0.6" to clipboard
stepwise: ^1.0.6 copied to clipboard

A customizable stepper widget for Flutter that shows progress through steps with dotted line connectors and customizable styles.

Changelog #

All notable changes to the StepWise package will be documented in this file.

1.0.5 - 2024-04-18 #

Changed #

  • Updated repository URL in pubspec.yaml to use correct GitHub repository path

1.0.4 - 2024-04-18 #

Fixed #

  • Replaced deprecated withOpacity method with withAlpha to avoid precision loss
  • Fixed code formatting and removed unnecessary line breaks

1.0.3 - 2024-04-18 #

Changed #

  • Updated repository URL in pubspec.yaml

1.0.2 - 2024-04-18 #

Changed #

  • Updated image URL in README to use correct GitHub repository path

1.0.1 - 2024-04-18 #

Added #

  • Initial release of StepWise package
  • Beautiful and customizable stepper widget
  • Support for customizable colors, sizes, and text styles
  • Dotted line connectors between steps
  • Responsive layout
  • Support for completed, current, and upcoming steps
  • Comprehensive example app showcasing different customization options
  • MIT license
  • Documentation and README

Features #

  • Customizable colors for active and inactive states
  • Adjustable circle radius and line thickness
  • Customizable text styling
  • Dotted line connectors between steps
  • Responsive layout
  • Support for completed, current, and upcoming steps

Example App Features #

  • Default, Custom, and Minimal style examples
  • Interactive step progression
  • Material 3 design
  • Tabbed interface for different examples
4
likes
155
points
38
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable stepper widget for Flutter that shows progress through steps with dotted line connectors and customizable styles.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on stepwise