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

flutter physics #13

Open
jindada opened this issue Apr 13, 2019 · 0 comments
Open

flutter physics #13

jindada opened this issue Apr 13, 2019 · 0 comments

Comments

@jindada
Copy link
Owner

jindada commented Apr 13, 2019

NeverScrollablePhysics

NeverScrollablePhysics呈现不可滚动的列表。使用此选项可以完全禁用滚动。

BouncingScrollPhysics

当列表结束时,BouncingScrollPhysics会弹回列表

ClampingScrollPhysics

这是Android上使用的默认滚动物理。 列表在结尾处停止并给出指示的水波纹效果。

FixedExtentScrollPhysics

这与此列表中的其他内容略有不同,因为它仅适用于FixedExtendScrollControllers和使用它们的列表

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

1 participant