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
592 stars 119 forks source link

请教:对于有加载图片文本等等的列表,可以做到在页面加载时直接滚动到最底部吗 #23

Closed mny459 closed 4 years ago

mny459 commented 4 years ago

场景:聊天列表一般都会先显示最新的内容。我用官方的ListView 的Controller 来控制,发现会卡顿

zmtzawqlp commented 4 years ago

https://juejin.im/post/5de0b1065188254bf34ef96f 聊天列表很简单