8000 Empty space between item and header. · Issue #25 · peng8350/flutter_pulltorefresh · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Empty space between item and header. #25

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

Closed
lifenautjoe opened this issue Nov 11, 2018 · 5 comments
Closed

Empty space between item and header. #25

lifenautjoe opened this issue Nov 11, 2018 · 5 comments

Comments

@lifenautjoe
Copy link

Hey there,

First of all, thanks for the great library! Onto the issue...

There's an empty space between one of the items and the pull to refresh item.

Here's the demostration.

empty-space

@lifenautjoe
Copy link
Author

Btw, I would love to donate to keep the library ongoing, so if you create a paypal account or similar let me know! I'll be happy to invite you some coffees :-)

@lifenautjoe
Copy link
Author

If I remove the CupertinoNavigationBar, the problem is gone.

@lifenautjoe
Copy link
Author

For anyone experiencing this, I just moved to the https://pub.dartlang.org/packages/loadmore library.

@peng8350 peng8350 added the bug Something isn't working label Mar 30, 2019
@peng8350
Copy link
Owner

I've just tested that without using my library, this problem still occurs.

@peng8350
Copy link
Owner

Oh,This is not a Bug.Using SafeArea that the problem is solved.

   new SafeArea(
      child: new SmartRefresher(.....)
  )

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

2 participants
0