Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scrollphsyics other than ClampingScrollPhysics() is not working well #156

Open
dhikshithrm opened this issue May 10, 2024 · 2 comments
Open
Assignees

Comments

@dhikshithrm
Copy link

Content

inside gridview or a listview child of a tabview or a pageview with anything other than ClampingScrollPhysics() is not working well, giving issues while scrolling.

is there any way to use other scrolling physics without having those issues.

@zmtzawqlp
Copy link
Member

it seems it's known issue for flutter team

@dhikshithrm
Copy link
Author

When the body itself is a ListView and each TabBarView is also vertically scrollable, how to get the rubber band Scrolling effect, just using other Scrolling Physics is not working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants