styled_widget 0.0.1 copy "styled_widget: ^0.0.1" to clipboard
styled_widget: ^0.0.1 copied to clipboard

outdated

Simplifying widget style with the use of dart extentions

styled_widget #

Disclaimer: This package is in a very early stage. It is therefor not recomended to use in any project. However if you like the concept you are free to constribue!

Example #

Text('some text')
  .bold()
  .textColor(Colors.green)
  .alignment(Alignment.center)
797
likes
0
pub points
96%
popularity

Publisher

unverified uploader

Simplifying widget style with the use of dart extentions

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on styled_widget