'Flutter how can i make custom stepper for multi-step form?

I want to make a multi-step form but i dont want use regular stepper. I want to make it like that : enter image description here

I tried make it with regular horizontal stepper but its not being as i want and i cant found any informations about it. How can i make it ? And can i add animation when i press Next form for it goes to 2nd page? Thanks for help :)



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source