How can I achieve this kind of stepper as shown in the image? I have tried the stepper widget and some packages but was unable to achieve that
Asked
Active
Viewed 192 times
1

Umer Yaseen
- 53
- 5
1 Answers
2
You can use package status_change 2.0.0 to achive this view
Here is the example for horizontal view

Nams
- 282
- 9
-
how can I use it? there is no proper example is given – Umer Yaseen Dec 27 '22 at 10:12
-
I have added example, please check – Nams Dec 27 '22 at 10:31
-
Not useful at all. I am wasting my time on this from yesterday but didn't solve the issue of this package. The example that you gave is not useful. It has a run time error that says unexpected null value. I have tried a lot but can't solve this issue – Umer Yaseen Dec 28 '22 at 19:28
-
Have you try stepper widget? – Nams Dec 29 '22 at 05:11