EdsonBueno / infinite_scroll_pagination

Flutter package to help you lazily load and display pages of items as the user scrolls down your screen.
https://pub.dev/packages/infinite_scroll_pagination
MIT License
605 stars 201 forks source link

[Feature Request] Add `PagedTableView` #303

Open mbfakourii opened 7 months ago

mbfakourii commented 7 months ago

Please consider adding the PagedTableView feature to enable infinite scroll functionality within the package. This feature would facilitate the creation of tables capable of handling large datasets with continuous scrolling, significantly enhancing the package's utility.

And96 commented 3 months ago

Yes! +1 for this