fetch_more 0.1.1
fetch_more: ^0.1.1 copied to clipboard
A Flutter package that helps to collect and show data inside a ListView with a limit and fetch more when user needs more data.
0.1.1 2019-10-07. #
- EmptyList Refresh Fixes
0.1.0 2019-10-02. #
- LoaderWidgets added
0.0.4 2019-09-25. #
- Fix for fetching more data When ListView is not scrollable too.
0.0.3 2019-09-20. #
- CircularProgressIndicator hide fix
0.0.2 2019-09-17. #
- README fix
- screenshot added.
0.0.1 2019-09-17. #
- FetchMoreBuilder implemented.
- Example added.
- README added.