vtable 0.4.0 copy "vtable: ^0.4.0" to clipboard
vtable: ^0.4.0 copied to clipboard

A Flutter table widget featuring virtualization, sorting, and custom cell rendering.

0.4.0 #

  • Add a showHeaders parameter to VTable.
  • Add a showToolbar parameter to VTable.
  • Improve the display of the table in dark themes.

0.3.1 #

  • Use the Theme.dividerColor color to separate rows.

0.3.0 #

  • Make the row height configurable; add a VTable.rowHeight parameter.

0.2.0 #

  • Add a includeCopyToClipboardAction flag.
  • Add dartdocs.

0.1.1 #

  • Update markdown badges for the first publish.

0.1.0 #

  • Initial release.
4
likes
140
pub points
74%
popularity

Publisher

verified publisherdevoncarew.org

A Flutter table widget featuring virtualization, sorting, and custom cell rendering.

Repository (GitHub)
View/report issues

Topics

#widget

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on vtable