wrap 0.5.1 copy "wrap: ^0.5.1" to clipboard
wrap: ^0.5.1 copied to clipboard

discontinuedreplaced by: modifier

Chain style programming syntax sugar utilities for flutter widgets.

0.5.1 #

  • Fix bug: get size when build conflict.

0.5.0 #

  • Widget size change listener.
  • Wrap padding (edge insets).
  • Text wrapper on string with parameters.

0.4.1 #

  • Doc alert value modify cover in the same context.
  • Update example code.

0.4.0 #

  • Wrap string into text widget.
  • Modification about text style in context.
  • Optimize file structure and add corresponding tests.

0.3.0 #

  • ReContext as a conciser way for Builder.
  • Wrap ReContext on widgets.

0.2.0 #

  • Wrap center.
  • Wrap list including Row, Column and Stack, 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.
0
likes
0
pub points
10%
popularity

Publisher

unverified uploader

Chain style programming syntax sugar utilities for flutter widgets.

Repository (GitHub)
View/report issues

Topics

#syntax-sugar #code-style #chain-style #chain-programming #flutter-widgets

License

unknown (license)

Dependencies

flutter

More

Packages that depend on wrap