forge_grid 0.0.3
forge_grid: ^0.0.3 copied to clipboard
Forge Grid is a Flutter datagrid made for mobile for displaying structured data in a dynamic grid with columns and rows.
Changelog #
0.0.3 #
- Added optional bottom padding to grid styling to accomodate for eventual floating actions buttons
0.0.2 #
- Added initial styling for the grid and header.
- Introduced support for contained or expanded grid sizes based on column dimensions.
- Enabled horizontal scrolling when the grid exceeds the container's size.
0.0.1 #
- Initial release.