grid_pad 1.0.0 copy "grid_pad: ^1.0.0" to clipboard
grid_pad: ^1.0.0 copied to clipboard

GridPad Flutter layout

1.0.0 #

  • New: added the fx() and wt() extension functions to the num class to simplify the creation of Fixed and Weight cell sizes.
  • New: added the cell() and implicitCell() extension functions to the Widget class to simplify the creation of Cell and Cell.implicit widgets.
  • Minimum Flutter SDK is 3.0.0

0.9.0 #

  • Version update

0.0.9 #

  • New: first public release