infinite_widgets library

Classes

InfiniteGridView
GridView that once the bottom is reach call nextData to load more element until hasNext is false Use loadingWidget to have a custom loading widget
InfiniteListView
ListView that once the bottom is reach call nextData to load more element until hasNext is false Use loadingWidget to have a custom loading widget