ListWheelScrollView — Display List Of Items In A Different Way

Sunflower Lab
May 11, 2023

--

ListWheelScrollView is same as ListView widget but instead of plotting children widgets on flat plane view, it will display them as such they are on a vertical circular plane getting scrolled on a wheel. Unlike ListWheelScrollView widget, ListView widget does not have any specific method which gets triggered on item selection in the middle. This is one of the advantages which is very useful to provide UI for selection of specific item. Let’s explore how we can implement it.

To get into details, click on ListWheelScrollView.

--

--

Sunflower Lab
Sunflower Lab

Written by Sunflower Lab

We are a fast-growing, award-winning digital product and innovations agency with offices across North America.

No responses yet