grid_pad 1.0.0
grid_pad: ^1.0.0 copied to clipboard
GridPad Flutter layout
1.0.0 #
- New: added the
fx()andwt()extension functions to thenumclass to simplify the creation ofFixedandWeightcell sizes. - New: added the
cell()andimplicitCell()extension functions to theWidgetclass to simplify the creation ofCellandCell.implicitwidgets. - Minimum Flutter SDK is 3.0.0
0.9.0 #
- Version update
0.0.9 #
- New: first public release