Flutter vertical PageView Dynamic height

Viewed 134

I'm trying to do onboarding screen that has vertical snapping scroll. The problem is widget's are not equal in height and i want to make it take minimum space as posible. Result i'm trying to get

I found this package Expandable_page_view but it does not support vertical scroll.

In short i want this Expandable_page_view but in vertical.

0 Answers
Related