Yet another PageView widget that expands its viewport as it scrolls. Exprollable is a coined word combining the words expandable and scrollable.
74
stars
5
forks
source link
Add a factory constructor for customizing snap behavior #21
Closed
fujidaiti closed 1 year ago
If we want to add an additional snap position of the viewport offset, we would typically write code as follows, but it's a bit verbose.
It would be nice to have a factory constructor of
ExprollablePageController
for simplicity like: