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.