I would recommend EasyRefresh to you
EasyRefresh( onRefresh: () async { .... }, onLoad: () async { .... }, child: ListView(), );