paged_datatable 0.4.8 paged_datatable: ^0.4.8 copied to clipboard
A Flutter widget which is a paged DataTable which supports cursor pagination
0.4.8 #
- Fixes ScrollController
0.4.7 #
- When the page changes, the scrollbar is animated to the top of the table
0.4.6 #
- Fixes a bug with filters scrollbar
0.4.4 #
- Fixes a timer bug.
0.4.0 #
- Add a custom row builder
0.3.1 #
- Add option to clear selected rows
0.3.0 #
- Add refresh listener
- Add separated widget to build custom filters.
0.2.0 #
- Add widget to build custom filters.
0.1.0 #
- Initial release.