data_grid 0.0.6 data_grid: ^0.0.6 copied to clipboard
High Performance Data Grid designed for large numeric data sets
0.0.6 #
- Changed a default padding
0.0.5 #
- Changed implementation to use a virtual index array instead of mutating the rows and columns to hide a column for performance and usability reasons.
0.0.4 #
- Updated dependency
0.0.3 #
- Updated documentation
0.0.2 #
- Update docs issue
- Update import name
0.0.1 #
- Created the Grid Widgets