Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 410 Bytes

CHANGELOG.md

File metadata and controls

13 lines (8 loc) · 410 Bytes

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