Flutter is all about widgets everything in flutter is nothing but widgets. Flutter also provides a widget to implement this feature as well as i.e RefreshIndicator . RefreshIndicator: When the child’s Scrollable descendant overscrolls, an animated circular progress indicator is faded into view.