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
- Reloading Animation Does not Stop.
- This might be because setState() was called from a layout or paint callback. If a change is needed to the widget tree, it should be applied as the tree is being built
- Is not possible to use SmartRefresher with UI tests
- 能不能寫一個FutureBuilder的Demo?
- Only support ListView as child?
- 什么时候能支持NestScrollView
- 下拉刷新的时候 SliverAppBar如果是刷新状态 会导致SliverAppBar不能及时一起往下滑动 ,黄色背景和蓝色背景中间会出现多余的空白,必现,希望大佬看到并能修复下
- 内部使用ListView,并且设置reverse=true,shrinkWrap: true,列表不满时,列表Item从下向上排列,上部大量空白
- child 是Stack 下拉有問題
- 如何嵌套使用NestedScrollView和TabBarView?
- Docs
- Dart not yet supported