ma7moud3osman / easy_stepper

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

Update easy_step.dart #7

Closed darshanjain64 closed 1 year ago

darshanjain64 commented 1 year ago

It would be more convenient if title and icons can be created by user itself using containers or images so widget can cover everything.

ma7moud3osman commented 1 year ago

Thanks @darshanjain64 for your contribution. now you can create step with custom widget for the icon or title but with different approach you can check it in v.0.4.0 best regard