vit_table 2.0.1 copy "vit_table: ^2.0.1" to clipboard
vit_table: ^2.0.1 copied to clipboard

Create a simple yet beautiful tables

2.0.1 #

  • FEAT: Added the ability to customize the scroll bar.

2.0.0 #

  • REFAC: Page style properties is defined in the class PageNavigatorStyle instead of VitTableStyle.
  • FEAT: Implemented "showJumpPage" and "showEdgePages".

1.1.0 #

  • FEAT: VitTableTheme for easy passing of theme across the widget tree.

1.0.6 #

  • FIX: horizontal scroll on thin spaces.

1.0.5 #

  • FIX: table crashing when the widget is inside a container with finite height and enableHorizontalScroll is set to true.

1.0.4 #

  • FIX: table now behaves correctly when used in container with non infinite height.

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.
1
likes
0
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

Create a simple yet beautiful tables

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, vit_dart_extensions

More

Packages that depend on vit_table