flutter_expandable_table icon indicating copy to clipboard operation
flutter_expandable_table copied to clipboard

Does the flutter_expandable_table package support pagination of items?

Open NJashwanth opened this issue 1 year ago • 0 comments

Hi, I'm currently exploring the flutter_expandable_table package for displaying tabular data in my Flutter application. One feature I'm particularly interested in is pagination, which allows for efficient navigation through large datasets by displaying a subset of items per page.

Could you please confirm whether the flutter_expandable_table package includes built-in support for pagination of items? If so, I'd appreciate any guidance on how to implement and configure this feature within the package.

Thank you in advance for your assistance!

NJashwanth avatar Apr 27 '24 22:04 NJashwanth