- Server side data table with paging support
- Allowing the same changes as the build in PaginatedDataTable
- Auto reload page in case column sorting is changed
- Updated readme to include the live example
- Allow local reload if possible
- Updated example to contain selection of rows
- Selection of rows no longer trigger a call to the remote data source
- Trigger a remote reload if you want it
- Updated related packages
- New example with filter
- Include total and total filtered rows if provided in footer text
- Allow custom footer text for rows
- Updated example to contain usage for server side filter
- Allow the source to reset the first view index, can be used to go back to page 1
- Updated test cases to support new functions
- BREAKING CHANGES, see the readme
- Including Flutter Lint
- Customer table footer support, render your complete own footer if you wish too
- Updated example to support horizontal scroll with flutter 2.5.X
- New default loading, keep table sceleton and show a centered spinner
- Table now takes full width again
- Allow to set alignment for default footer
- Show horizontal scrollbar for table content
- Allow to set thumbVisibility for horizontal scrollbar
- Fix theme, remove deprecated values