data_grid 0.1.0 copy "data_grid: ^0.1.0" to clipboard
data_grid: ^0.1.0 copied to clipboard

High Performance Data Grid designed for large numeric data sets

0.1.0 #

  • fix: make example compile & run
  • fix: horizontalHeaderSeparatorBuilder same width as rows
  • feat: GridRow add optional onTap
  • fix: Invoke callbacks on complete row, not just content so onTap/onLongPress will be invoked even on grid row whitespace

0.0.9 #

  • Added an onLongPress callback to GridRow

0.0.8 #

  • Refactored some code

0.0.7 #

  • Added some convenience constructors and changed some implementation details

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
26
likes
160
points
114
downloads

Publisher

unverified uploader

Weekly Downloads

High Performance Data Grid designed for large numeric data sets

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, sync_scroll_controller

More

Packages that depend on data_grid