I am working on the number picker with horizontal scroll and the view looks like in the below image.
I have tried to customize this library as per my requirement. But after customize, it looks like this
There is listwheelscrollview for the vertical scroll and for horizontal its added for the new feature https://github.com/flutter/flutter/issues/25074
Any alternative solution for now to make the same view?

