Search code examples
flutterandroid-widgetflutter-layout

Creating a bidirectional scrollview in flutter


I wanted to create a controller somehow like this in Flutter.

It starts from 1 to 12, after 12 it starts from the beginning (It scrolls infinitely between 1 to 12). I tried it with Listview, but it doesn't work out. Thanks in advance!


Solution

  • I think you should plugin Swiper and scroll hours according to vertical https://pub.dev/packages/flutter_swiper