ReinBentdal / styled_widget

Simplifying widget style in Flutter.
https://pub.dev/packages/styled_widget
MIT License
1.27k stars 103 forks source link

adding .toWrap() #63

Closed calvintam236 closed 2 years ago

calvintam236 commented 3 years ago

I would love to use Wrap for spacing. It would be great if there is .toWrap().

ReinBentdal commented 2 years ago

This should be easy to implement. Would you mind creating a pull request which implements this?