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

Is it possible to draw a line halfway between the current step and the next step? #28

Closed lx8s8 closed 1 year ago

lx8s8 commented 1 year ago

image

ma7moud3osman commented 1 year ago

Hi @lx8s8 Now you can achieve this by using progress & progressColor inside LineStyle class Best Regards, Mahmoud Osman