two_dimensional_scrollables 0.0.5 two_dimensional_scrollables: ^0.0.5 copied to clipboard
Widgets that scroll using the two dimensional scrolling foundation.
0.0.5 #
- Exposes addAutomaticKeepAlives in TableCellBuilderDelegate and TableCellListDelegate
- Fixes bug where having one reversed axis caused incorrect painting of a pinned row.
- Adds support for BorderRadius in TableSpanDecorations.
0.0.4 #
- Adds TableSpanPadding, TableSpan.padding, and TableSpanDecoration.consumeSpanPadding.
0.0.3 #
- Fixes paint issue when axes are reversed and TableView has pinned rows and columns.
0.0.2 #
- Fixes override of default TwoDimensionalChildBuilderDelegate.addRepaintBoundaries.
0.0.1+1 #
- Adds pub topics to package metadata.
0.0.1 #
- Initial release - TableView