- Small formatting issues.
- Add support for null-safety.
- Increase the minimum version of Flutter.
- Increase the minimum version of dart sdk.
- The parameter
spacing
can be negative to achieve a stacked effect.
- An
OverflowView.flexible
constructor to let children determine their own size.
- Initial Open Source release.