flutter_expandable_table 2.1.0 flutter_expandable_table: ^2.1.0 copied to clipboard
A Flutter widget for create an expandable table with header and first column fixed.
Flutter Expandable Table #
[2.1.0] - 2024-07-03 #
@RichiB20
- Fixed vertical Scrollbar and added horizontal Scrollbar.
- Added
trackVisibilityScrollbar
,thumbVisibilityScrollbar
andexpanded
parameters. - Fixed table size.