table_sticky_headers 1.2.0
table_sticky_headers: ^1.2.0 copied to clipboard
Two-dimension table with both sticky headers. You may scroll left \ right and top \ bottom. Sticky headers always stay visible. Legend cell (top left) always visible too.
Release Date #
- 05.11.2020
1.2.0 - #
- Added ability to customize CellDimensions individually for each cell
- Added ability to customize CellAlignment individually for each cell
- Updated example
1.1.2 - #
- Updated readme files, added examples
1.1.1 - #
- Updated readme files
1.1.0 - #
- Changed table builders input parameters so they take Widget instead of text. Now user has full control of setting table content.
- Added example to show how to use table decoration, including click listeners.
1.0.1 - #
- Added demo image
1.0.0 - #
- Added more informative description
0.0.1 - #
- NEW: Initial Release.