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

跟这个库marquee 冲突了 #119

Closed gyyxiaogao closed 1 year ago

gyyxiaogao commented 1 year ago
image

跑马灯在滚动的话无法下拉刷新

zmtzawqlp commented 1 year ago

建议查查google,是不是 marquee 把下拉的手势吃了?

gyyxiaogao commented 1 year ago
image

需要等到这行代码执行完,下拉才会有反应

zmtzawqlp commented 1 year ago

看看 这个 https://juejin.cn/post/7012269905516953637#heading-7