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

How to make the length of the stepper full. #20

Closed seamoonpandey closed 1 year ago

ma7moud3osman commented 1 year ago

Hello @seamoonpandey Thank you for your contribution. we add fitWidth property in the new release v.0.6.0 & it should work as expected when disableScroll = true. regards.