lazy_loading_list_view 0.0.2 copy "lazy_loading_list_view: ^0.0.2" to clipboard
lazy_loading_list_view: ^0.0.2 copied to clipboard

outdated

A Flutter package for creating a ListView with lazy loading and pagination.

0.0.1 #

Provides ability to lazy load and paginate data within a ListView.

0.0.2 #

You can now specify a pageSize, defaults to 10. The buildItem function now provides the current item index. The LazyLoadingListView now uses a scrollController to detect when user reaches bottom of ListView. LazyLoadingListView now detects when there is no more data to load.

5
likes
0
points
76
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for creating a ListView with lazy loading and pagination.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, shimmer

More

Packages that depend on lazy_loading_list_view