vit_table 1.0.3
vit_table: ^1.0.3 copied to clipboard
Create a simple yet beautiful tables
1.0.3 #
- FIX: handled the case where the available horizontal space is exactly 1 pixel greather than the required amount to display all columns. In this case, the widget would crash.
1.0.2 #
- FIX: exports VitTable directly in
vit_table.dart.
1.0.1 #
- FIX: imports in the default import (vit_table.dart).
1.0.0 #
- Added horizontal scroll.
0.0.1 #
- initial release.