better_infinite_list 0.0.221
better_infinite_list: ^0.0.221 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.
0.0.21 #
- hasData removed
0.0.22 #
- Refresh Indicator Added Inside List, To use OnRefesh()
0.0.221 #
- Loading Widget Not Displaying On Center Fixed