Hey all, I am using a PageView and I want to do the following:
I want to disable swiping up completely, only swiping down should work. And I want to disable swiping entirely on some pages (so that only buttons work). Is this possible? Or can I maybe conditionally disable swiping on the PageView? It doesn't look like it supports this yet.