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

Last step is not at the same line. #34

Open tnusraddinov opened 9 months ago

tnusraddinov commented 9 months ago

Hi, thanks for package. I have a problem with last step as in the pic below. It is not at the same line.

image

thirstyde commented 8 months ago

EasyStepper widget wrap to column widget than perfectly worked me

sabari7320 commented 8 months ago

@thirstyde Thankyou so much that is very useful

itzmail commented 7 months ago

i add wrap easy stepper use Column and thats worke for me, thanks @thirstyde

Karthikeyanl2000 commented 2 months ago

its working perfectly when wrap the easy stepper into column widget