lazy_data_table 0.1.3 copy "lazy_data_table: ^0.1.3" to clipboard
lazy_data_table: ^0.1.3 copied to clipboard

outdated

A Flutter data table with (optional) sticky row and/or column headers that loads the contents lazily.

[0.1.3] #

  • Added DataTableDimensions, which holds information about the dimensions of the table.
  • Added DataTableTheme, which holds information about the colors and borders of the table.
  • Added example gif to the README.

[0.1.2] #

  • Updated synchronized ScrollController to be more efficient.

[0.1.1] #

  • Column and row headers are now optional.

[0.0.1] #

  • Initial release
65
likes
0
pub points
85%
popularity

Publisher

unverified uploader

A Flutter data table with (optional) sticky row and/or column headers that loads the contents lazily.

Repository (GitLab)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on lazy_data_table