Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 662 Bytes

CHANGELOG.md

File metadata and controls

31 lines (16 loc) · 662 Bytes

0.4.1

  • added widget tests

0.4.0

  • added null-safety, fixed orientation issue, various bug fixes

0.3.0

  • Simplified logic, added an optional builder function which directly provides constraints as to using a separate LayoutBuilder as the child widget; Fixed issue causing edge snapping not to work.

0.2.0

  • Resizing now works in flex layouts and scrollviews, added scrollController, updated documentation.

0.1.2

  • Fixed gesture detector not using local bounds, resizing now works on all Widgets with constraints.

0.1.1

  • Minor updates to documentation.

0.1.0

  • Updated Example and Readme for pub.

0.0.1

  • Initial release.