paged_datatable 1.0.9 copy "paged_datatable: ^1.0.9" to clipboard
paged_datatable: ^1.0.9 copied to clipboard

A brand new way of creating paginated DataTables in Flutter with sorting and filters

1.0.9 #

  • Remove header when no filter is added

1.0.8 #

  • Added ProgrammaticTableFilter

1.0.7 #

  • Fix menu overlay is not opening correctly

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.