css 1.0.1 copy "css: ^1.0.1" to clipboard
css: ^1.0.1 copied to clipboard

A CSS library for Flutter that facilitates minimal code styling of widgets, simplifying the development of consistent and elegant UI.

css #

This is not native css. Rather, it functions to make the code in Dart shorter.

Getting Started #

  • install dependencies
  • use .css() and required parameters

Params #

  • p : padding
  • m : margin
  • s: size
  • c : color
  • ct : text color
  • r : radius
1
likes
0
pub points
31%
popularity

Publisher

verified publishermarhaendev.com

A CSS library for Flutter that facilitates minimal code styling of widgets, simplifying the development of consistent and elegant UI.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

cupertino_icons, flutter

More

Packages that depend on css