CHANGELOG.md

May 21, 2025 ยท View on GitHub

0.5.0

Changed

  • Update Flutter constraints.
  • Update version of value_layout_builder.

Fixed

  • Flutter 3.32 breaking changes issue.

0.4.0

Changed

  • Update Flutter and Dart SDK constraints.
  • Update dependencies.

0.3.1

Changed

  • Small formatting issues.

0.3.0

Changed

  • Add support for null-safety.
  • Increase the minimum version of Flutter.
  • Increase the minimum version of dart sdk.

0.2.2

Fixed

0.2.1

Changed

  • The parameter spacing can be negative to achieve a stacked effect.

0.2.0

Added

  • An OverflowView.flexible constructor to let children determine their own size.

0.1.0

  • Initial Open Source release.