auto_refresh_list_view 1.1.0 copy "auto_refresh_list_view: ^1.1.0" to clipboard
auto_refresh_list_view: ^1.1.0 copied to clipboard

Flutter package,fully functional list auto refresh component,used MVP design mode.

0.4.0 #

  • 修改readme.

0.5.0 #

  • 添加reloadData方法.

0.6.0 #

  • 修改beginRefresh方法显示头部开始转圈圈.

0.7.0 #

  • 修复在没有mounted情况下setState的bug.
  • 修复item没有铺满全屏时,listView响应范围过小的bug.

0.8.0 #

  • 修复'data.success'为null情况下的直接判断的bug.
  • 添加refreshIndicatorColor和refreshIndicatorBackgroundColor属性

0.9.0 #

  • 更新list_view_item_builder的依赖版本

1.0.0 #

  • 增加jumpTo和animateTo功能.

1.1.0 #

  • 修复部分代码混乱的问题.
1
likes
35
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter package,fully functional list auto refresh component,used MVP design mode.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, list_view_item_builder

More

Packages that depend on auto_refresh_list_view