flexible_table 3.2.0
flexible_table: ^3.2.0 copied to clipboard
A table with flexible sized colums and an effectively unlimited number of rows that retains performance.
3.2.0 #
- Updated FlexStripeCellBuilder to utilize the theme for stripes.
- Added
shrinkWrapandScrollControlleras passthrough options toFlexTable
3.1.0 #
- Added BuildContext to the FlexHeaderDividerBuilder so it could read from the theme.
3.0.0 #
- Transferred ownership and updated
2.0.0+1 October 29, 2024 #
- Automated dependency updates
2.0.0 October 6TH, 2024 #
- Added ability to use widgets other than Text
- Added ability to inform table of selected rows.
- Added ability to get informed when a row is selected.
- Depends on provider package now.
1.0.0+2 October 1, 2024 #
- Automated dependency updates
1.0.0+1 September 24, 2024 #
- Automated dependency updates
1.0.0 July 13th, 2024 #
- Initial Release