wrap 0.2.0 wrap: ^0.2.0 copied to clipboard
Chain style programming syntax sugar utilities for flutter widgets.
0.2.0 #
- Wrap center.
- Wrap list including
Row
,Column
andStack
, and apply all corresponding parameters. - Syntax sugar for center row and center column.
0.1.0 #
- Wrap background using
ColoredBox
. - Wrap decoration using
DecoratedBox
; - Wrap foreground including icon and text color.
0.0.0 #
- Initial release as a placeholder.
- Wrap text including media and text direction.