Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 659 Bytes

CHANGELOG.md

File metadata and controls

29 lines (23 loc) · 659 Bytes

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.