paged_datatable 1.0.6 paged_datatable: ^1.0.6 copied to clipboard
A brand new way of creating paginated DataTables in Flutter with sorting and filters
1.0.6 #
- Fix call stack exceeded
1.0.5 #
- Small bug fixes
1.0.4 #
- Add refresh listener. Listen to a stream and refresh the dataset when it changes
- Add custom row builder
1.0.3 #
- Add option to set default filters
1.0.2 #
- Fix scores
1.0.1 #
- Fix homepage
1.0.0 #
- Rewrite all the code from scratch
0.4.9 #
- Fixes ScrollController
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.