fluttercandies / extended_nested_scroll_view

extended nested scroll view to fix following issues. 1.pinned sliver header issue 2.inner scrollables in tabview sync issue 3.pull to refresh is not work. 4.do without ScrollController in NestedScrollView's body
MIT License
591 stars 117 forks source link

NeverScrollableScrollPhysics无法禁止滚动 #66

Closed wengxianxun closed 2 years ago

wengxianxun commented 3 years ago

physics: const NeverScrollableScrollPhysics(),

zmtzawqlp commented 3 years ago

你是不是body里面设置了scrollcotnrol

Hynsen commented 1 year ago

这似乎不适body里设置的scrollcontroller影响,因为body仅仅只放一个container,physics依然无效

czeras commented 10 months ago

@wengxianxun 请教一下你这个问题怎么解决的?我现在也遇到这个问题了

devyu commented 6 months ago

@wengxianxun 请教一下你这个问题怎么解决的?我现在也遇到这个问题了

@czeras 请问你解决了吗?怎么解决的?

czeras commented 6 months ago

没解决,给产品说暂时解决不了

在 2023-12-21 23:50:06,"Whale" @.***> 写道:

@wengxianxun 请教一下你这个问题怎么解决的?我现在也遇到这个问题了

@czeras 请问你解决了吗?怎么解决的?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>