- Add a
showHeaders
parameter toVTable
. - Add a
showToolbar
parameter toVTable
. - Improve the display of the table in dark themes.
- Use the
Theme.dividerColor
color to separate rows.
- Make the row height configurable; add a
VTable.rowHeight
parameter.
- Add a
includeCopyToClipboardAction
flag. - Add dartdocs.
- Update markdown badges for the first publish.
- Initial release.