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

Demo中ScrollToTop页面列表和Tabbar直接有一段空白,应该如何去掉? #18

Closed lawlietwind closed 4 years ago

lawlietwind commented 4 years ago

出现步骤:image 系统信息: Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel stable, v1.9.1+hotfix.4, on Mac OS X 10.15.1 19B88, locale en-CN)

[✓] Android toolchain - develop for Android devices (Android SDK version 28.0.3) [✓] Xcode - develop for iOS and macOS (Xcode 11.2) [✓] Android Studio (version 3.5) [✓] VS Code (version 1.39.2) [✓] Connected device (1 available)

• No issues found!

版本号:0.3.8 补充说明:使用普通的ListView或者LoadMoreList不会出现问题,自己封装了一个加载更多的组件会出现列表顶部的空白,检查页面没有发现添加了Padding,应该是中间多了一个组件,烦请看看如何解决?

zmtzawqlp commented 4 years ago

没法云debug

lawlietwind commented 4 years ago

example例子中ScrollToTop页面列表就有这个问题

没法云debug

zmtzawqlp commented 4 years ago

ListView有默认padding