responsive_data_grid 0.0.8 copy "responsive_data_grid: ^0.0.8" to clipboard
responsive_data_grid: ^0.0.8 copied to clipboard

outdated

Responsive Data Grid for Flutter inspired by Kendo UI's Grid functionality with full filtering, sorting, and paging that also responds dynamically to screen size using the same metaphor as bootstrap grid.

[0.0.8] - August 10th, 2021 #

  1. Improved scrolling functionality so that the grid will scale automatically to whatever content there is, unless the height parameter is specified or it reaches the totality of the parent's height.
  2. Enabled scroll physics as an option on the grid that defaults to Bouncing.
  3. Enable row divider option by setting separatorThickness. (Null = none)

[0.0.7] #

  • Updated to use client_filtering shared library

0.0.2 #

  • Changed LoadResult.items to List

0.0.1 #

  • Initial commit of Responsive Data Grid
7
likes
0
pub points
38%
popularity

Publisher

verified publisherconcerti.io

Responsive Data Grid for Flutter inspired by Kendo UI's Grid functionality with full filtering, sorting, and paging that also responds dynamically to screen size using the same metaphor as bootstrap grid.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

bootstrap_grid, client_filtering, flutter

More

Packages that depend on responsive_data_grid