Nested Scrolling in flutterflow?

Widgets & Design

Can I do nested scrolling in flutter flow?

Baiscally I want to have a vertical carrousel with different items. Each item has a text in item.
When the user scrolls inside the item it scrolls the text, outside the item it scrolls the carousel.
Additionally if the user scrolled the text to the buttom inside the item and scrolls further he scrolls in the carrousel and thus switches to the next item.

What have you tried so far?

I tried to put a list into a caroussel and the scrolling works half but obviously the continued scrolling don't.

Did you check FlutterFlow's Documentation for this topic?
No
4
1 reply