issues
search
xuelongqy
/
flutter_easy_refresh
A flutter widget that provides pull-down refresh and pull-up load.
https://xuelongqy.github.io/flutter_easy_refresh/
MIT License
3.93k
stars
637
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
设置refreshOnStart为true,首次进入页面无法下拉刷新
#874
Xwnine
opened
2 days ago
0
如何显示中文?
#873
DeraDream
opened
5 days ago
0
simultaneously为false时,clamping不同值的表现不一样,且clamping为false时容易让用户误以为是bug。
#872
GroovyKetchup
opened
6 days ago
0
在 tabbarview 子页面中无法使用
#871
Leewinner1
opened
2 weeks ago
0
EasyRefresh 无法上弹
#870
WuMingke
opened
3 weeks ago
0
使用EasyRefresh+CustomScrollView+SliverToBoxAdapter时,若SliverToBoxAdapter内包含非固定高度的widget,header显示异常
#869
KaiLiDev
opened
1 month ago
2
自定义Footer,NoMore时,盖在列表上了
#868
onism0106
opened
1 month ago
1
进入页面后快速下拉一段距离,header会卡在一半,无法回弹
#867
weiweiyixiao00
opened
1 month ago
2
xzz
#866
ascentis-joe
opened
1 month ago
0
SecondaryBuilderHeader 二楼页面是不是不能再设置滚动视图了呀?会有事件冲突
#865
pgeeKer
opened
1 month ago
0
Carousel example will always show space to top
#864
ahyangnb
opened
2 months ago
0
实现列表滚动收起键盘时,第一次无法触发onLoad方法,再次滑动才会触发
#863
islinjj
opened
2 months ago
0
Harmony OS Next 适配. flutter_flutter 3.7.12。 编译报错
#862
shihuatao
opened
2 months ago
0
设置 physics: BouncingScrollPhysics() 之后,加载更多无法触发
#861
Junesui
opened
2 months ago
1
fix: Replace MediaQuery.of(context).padding with MediaQuery.paddingOf(context)
#860
pye52
opened
2 months ago
0
首次刷新时,无回弹效果
#859
jhembed
closed
2 months ago
0
如何调整footer的高度
#858
islinjj
closed
3 months ago
2
fix: supplement the initialization of isNested
#857
LinXunFeng
closed
3 months ago
1
fix: unexpected ScrollNotification
#856
LinXunFeng
opened
3 months ago
1
EasyRefresh.builder 键盘触发额外的 build
#855
syanbo
opened
3 months ago
0
请问onload怎么松手才触发?
#854
Ssiswent
closed
3 months ago
1
当SecondaryBuilderHeader和NestedScrollView整合使用的时候,无法关闭已经打开了的二楼页面
#853
liuhll
opened
3 months ago
2
easyRefresh 3.4.0 firstRefresh: true .app crash.
#852
wangqiwei66
opened
3 months ago
1
3.4.0 Cupertino样式偶尔无法触发下拉刷新
#851
chaselen
opened
3 months ago
2
demo中的TabBarVIew事例,使用controller控制foot的状态
#850
KaiLiDev
closed
4 months ago
2
第一页第二页数据重复
#849
yubin-zhou
closed
4 months ago
0
【功能建议】设置Icon大小
#848
aBlindBoy
opened
4 months ago
1
flutter 版本flutter_macos_3.22.2-stable 报错
#847
wppwzk
closed
4 months ago
0
onload上拉加载
#846
yishangfei
closed
4 months ago
1
3.4.0接入报错
#845
LearnMoreAndBetter
opened
4 months ago
3
ListView里面套ListView,手动执行 refreshController.callRefresh() 失效
#844
M2dL1fe
closed
4 months ago
3
当EasyRefresh里面存在其他含ScrollController的widget时,其他Controller调用animateTo会导致EasyRefresh的IndicatorMode状态重置
#843
gdmec07120836
closed
4 months ago
3
/easy_refresh/lib/src/behavior/scroll_behavior.dart ,这个方法建议添加一个默认值,不然跑纯血鸿蒙,会报错,因为没有case TargetPlatform.ohos:的判断
#842
xiongzhaoxu
closed
4 months ago
4
有没有大佬能做一个与 `flutter_riverpod` 集成的插件,把 `refreshController` 集成到 `riverpod` 里
#841
Pluto1219
closed
3 months ago
3
当列表内容不铺满整个屏幕时,footer没有在内容的下方展示,而是要向下拖拽一下才看到
#840
wubaibin
closed
4 months ago
2
请原谅我I love you
#839
fallenleavesguy
closed
5 months ago
0
tabbarview结构下刷新状态无法区分的问题
#838
iamchixigua
opened
5 months ago
1
如果头部内容比较多的时候,下拉刷新,会导致TabBar触碰屏幕底部,这个时候报错了
#837
winter-tech
closed
4 months ago
1
V3 空页面无法触发下拉刷新
#836
guokaixina
opened
5 months ago
0
为header设置claming属性,刷新成功后页面无法回弹
#835
GHkmmm
closed
4 months ago
2
Easy Refresh 判断是否正在刷新中的办法
#834
do-one-thing-to-well
closed
5 months ago
1
ExtendedNestedScrollView+EasyRefresh 自动刷新无效的问题。
#833
do-one-thing-to-well
closed
5 months ago
3
项目基于Flutter3.7.12版本引入了3.4.0版本的easy_refresh,编译报错
#832
Joel565200
opened
5 months ago
2
当hitOver和infiniteHitOver为true时,加载更多内容后无法停止回弹动画
#831
hao-feng
opened
6 months ago
4
EasyRefresh 嵌套flutter_cupertino_datetime_picker 会布局错乱 ,示例代码跑一下就知道了
#830
pickalex
closed
6 months ago
1
TabBar + TabBarView 列表。当有多页数据时,到最后一页时,上拉加载footer不会回弹
#829
ETogether
opened
6 months ago
2
3.4.0好像未对3.3.2+1的版本进行兼容.
#828
390211696
closed
6 months ago
1
Error: The getter 'subtitle1' isn't defined for the class 'TextTheme'
#827
hasimyerlikaya
closed
6 months ago
1
tab_bar_view_page 示例滑动偶现 Exception 的问题
#826
zhuscat
closed
4 months ago
1
使用组件报错Error: A non-null value must be returned since the return type 'Widget' doesn't allow null
#825
xupengku123
closed
6 months ago
3
Next