flutter_steps 2.0.0 copy "flutter_steps: ^2.0.0" to clipboard
flutter_steps: ^2.0.0 copied to clipboard

A customizable widget that allows you to display a series of steps in a horizontal or vertical direction.

2.0.0 #

  • Add FlutterStepsController for programmatic next/back/jumpTo navigation
  • Add currentStep property to control active steps by index
  • Add onStepTapped callback for tap-to-navigate on step indicators
  • Add onStepChanged callback for listening to controller step changes
  • Improve code quality: fix typo, extract duplicated helpers, optimize color resolution
  • Add unit tests

1.0.5 #

  • Update README.md

1.0.4 #

  • Update README.md

1.0.3 #

  • Update README.md

1.0.2 #

  • Update README.md

1.0.1 #

  • Update pubspec.yaml

1.0.0 #

  • Initial version.
20
likes
160
points
359
downloads

Documentation

API reference

Publisher

verified publisherelriztechnology.com

Weekly Downloads

A customizable widget that allows you to display a series of steps in a horizontal or vertical direction.

Repository (GitHub)
View/report issues

Topics

#steps #flutter-steps #steps-widget #stepper #flutter-stepper

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_steps