flutter_pulltorefresh
https://github.com/peng8350/flutter_pulltorefresh
Dart
a widget provided to the flutter scroll component drop-down refresh and pull up load.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Dart not yet supported13 Subscribers
Add a CodeTriage badge to flutter_pulltorefresh
Help out
- Issues
- CustomScrolleView 里面嵌套 SliverAppBar 的时候,使用了 LinkHeader, 下拉的时候最上面会出现空白
- 可否提供不满一屏触发加载更多的设置项?
- hideFooterWhenNotFull设置为true时,在不满一屏情况下,下拉刷新后,footer就又出现了
- 上滑加载更多无效
- fix memory leak when use default header and footer.
- 一个比较隐蔽的内存泄漏的Bug,并引发了奇怪的行为。
- 使用键盘之后 下拉刷新 没反应
- fix: ScrollContext.storageContext时element可能已经unmounted
- Does not support horizontal pageview
- migrate shimmer_indicator to null safety
- Docs
- Dart not yet supported