infinite_scroll_list_view 1.1.0
infinite_scroll_list_view: ^1.1.0 copied to clipboard
Provides an infinite lasy loaded list view with animations.
0.0.1 #
- First realease
0.0.7 #
Adds elementErrorBuilder: if the list already contains some element but gets an error at some time, the list displays (by default) an icon button that allow the user to try to load the data.
0.0.7 #
Bug fixes
1.0.0 #
Fixes deprications
1.1.0 #
Fixes a bug when adding element on a sorted environement. Adds a function pick to allow the user to pick which version of the same object (decided by comparator) to keep.