expansion_stepper 1.0.1 copy "expansion_stepper: ^1.0.1" to clipboard
expansion_stepper: ^1.0.1 copied to clipboard

This flutter package simplifies the creation of Horizontal and Vertical steppers by providing an elevated and customizable alternative to the standard ExpansionTile. With a design inspired by the Goog [...]

1.0.1 #

  • This version downgrade SDK version

1.0.0 #

  • Stepper Cards: The app showcases two expansion stepper cards labeled 'A' and 'B.' Each card consists of multiple steps or phases representing a process.
  • Card Interaction: Users can interact with the cards by tapping on them to expand or collapse. Additionally, there are buttons below each card to programmatically control the state of the other card (Open, Close, Toggle).
  • Stepper Children: Each card contains stepper children, representing individual steps in a process. These steps include information such as order placement, order preparation, delivery progress, and order delivery.
  • Debugging Statements: Debugging statements are included within the onTap callbacks to print messages to the console in debug mode.
5
likes
0
points
76
downloads

Publisher

unverified uploader

Weekly Downloads

This flutter package simplifies the creation of Horizontal and Vertical steppers by providing an elevated and customizable alternative to the standard ExpansionTile. With a design inspired by the Google Material Theme, the ExpansionStepperCard widget offers a polished and modern appearance, making it a suitable choice for developers aiming to enhance the visual aesthetics of their Flutter applications.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_web_plugins, htkc_utils, plugin_platform_interface

More

Packages that depend on expansion_stepper