ma7moud3osman / easy_stepper

Flutter Package help you to build easy stepper widget with several customization
https://pub.dev/packages/easy_stepper
MIT License
90 stars 40 forks source link

Integrate screen to follow steps #31

Closed zuboje closed 11 months ago

zuboje commented 11 months ago

Am I missing something or it is not possible to associate screen with steps, like "step-by-step" guidance for example? Step one, you see one information, step two next screen comes up, etc. Is it not possible or I have to create widgets on my own outside of easy_steper to follow the flow?