Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 512 Bytes

File metadata and controls

22 lines (15 loc) · 512 Bytes

1.0.0

  • Interactive table with hover effect on individual elements.
  • Row selection for easy identification of specific data.
  • Sorting functionality by clicking on column headers.
  • Filtering capability to narrow down data based on criteria.
  • Sticky header that remains visible while scrolling.

1.0.1

  • Added example
  • Added type cast to pass pub.dev analysis

1.0.2

  • resolved name conflicts for TableColumnWidths
  • exposed it to used

1.0.3

  • removed unnecessary properties
  • fixed bugs