spannable_grid 0.1.3 copy "spannable_grid: ^0.1.3" to clipboard
spannable_grid: ^0.1.3 copied to clipboard

outdated

Custom grid widget that allows it's cells to span columns and rows and supports editing.

[0.1.3] - 2020-11-02 #

  • Added rowHeight parameter, that allows to set height of grid rows explicitly.

[0.1.2] - 2020-09-12 #

  • Added showGrid parameter, that allows grid structure to be visible permanently, no only in the editing mode
  • Added emptyCellView parameter, that can be used to set custom view for empty cells

[0.1.0] - 2020-03-01 #

  • Added editingOnLongPress parameter, that controls if the editing mode is allowed

[0.0.4] - 2020-01-24 #

  • Added editingGridColor and editingCellDecoration parameters to customize the widget appearance in editing mode

[0.0.3] - 2020-01-20 #

  • Update README.md

[0.0.1] - 2020-01-20 #

  • SpannableGrid is a custom grid view that allows its cells to span columns and rows. The grid has a fixed size defined by number of columns and rows. The widget supports edit mode, in which user can move cells in the grid.
61
likes
0
pub points
85%
popularity

Publisher

verified publishereche.dev

Custom grid widget that allows it's cells to span columns and rows and supports editing.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on spannable_grid