assorted_layout_widgets 1.1.0 assorted_layout_widgets: ^1.1.0 copied to clipboard
Assorted layout widgets that boldly go where no native Flutter widgets have gone before.
[1.1.0] - 2020/05/06 #
- Upgraded to Flutter 1.17.
[1.0.18] - 2020/04/01 #
- WrapSuper.
[1.0.15] - 2020/02/01 #
- Box now has
vertical
andhorizontal
as constructor parameters.
[1.0.14] - 2019/12/11 #
- TextOneLine that fixes https://github.com/flutter/flutter/issues/18761.
[1.0.13] - 2019/12/04 #
- Alignment fix.
[1.0.12] - 2019/11/27 #
- Box.
[1.0.10] - 2019/11/25 #
- FitHorizontally.
- RowSpacer.
[1.0.0] - 2019/11/24 #
- RowSuper and ColumnSuper.