Controlling the scroll position of the list item in FlutterFlow ?

Widgets & Design

In the provided example, there is a grouped vertical list and a horizontal list containing titles of the grouped list. When a title from the vertical grouped list comes into view at the top, the corresponding item in the horizontal list scrolls to that specific title item. Similarly, when tapping on a horizontal list item, the corresponding item in the vertical list should be scrolled into view. How can I achieve this using FlutterFlow?

Screenrecorder-2024-04-01-12-15-07-289[1].mp4
25.6MB
What have you tried so far?

I looked through the official documentation for guidance on handling scroll controllers in FlutterFlow but couldn't find any relevant information. It seems like it might be possible to solve this using a custom widget, but I'm not entirely sure of the correct approach. Therefore, I'm reaching out to the community to see if anyone has any advice or suggestions.

Did you check FlutterFlow's Documentation for this topic?
Yes
1
3 replies