fujidaiti / exprollable_page_view

Yet another PageView widget that expands its viewport as it scrolls. Exprollable is a coined word combining the words expandable and scrollable.
https://pub.dev/packages/exprollable_page_view
MIT License
74 stars 5 forks source link

Proposal: Add a way to implicitly create controllers #42

Closed fujidaiti closed 1 year ago

fujidaiti commented 1 year ago

This PR fixes #41, adding new features to provide a way to configure the viewport behavior without explicitly creating a controller. This would be useful if you wanted to use a page view in a stateless widget.