Closed paakjis closed 2 years ago
Hi.
My app is build with DataTable, is it possible to use Infinite Scroll Pagination ? I don't see any possible way to do this, but maybe someone here will know.
Thanks.
yes, you can use a PagedSliverBuilder to make your own implementation.
PagedSliverBuilder
Do you have an example of how to do this?
Hi.
My app is build with DataTable, is it possible to use Infinite Scroll Pagination ? I don't see any possible way to do this, but maybe someone here will know.
Thanks.