better_infinite_list 0.0.1
better_infinite_list: ^0.0.1 copied to clipboard
A Better Infinite List For handling error and loading in much efficient way.
0.0.1 #
- Error Widget for cases like when data is already there and not available, use errorWidget to show when no data, errorListWidget for when fetching new data resources is not available, same with loading, head to example folder there is short example for that.