x_color 0.0.2+2 copy "x_color: ^0.0.2+2" to clipboard
x_color: ^0.0.2+2 copied to clipboard

A dynamic and remote color data holder for flutter remote-ui project

x_color #

mac-ss

A dynamic and remote color data holder for flutter remote-ui project

Installation #

dependencies:
  x_color: latest

Usage & Example (code) #

the XColor extends Color so you can use it anywhere originally color took place.

var color = XColor("#FF23232");
var icon = Icon(Icons.add, color: color);
0
likes
130
pub points
33%
popularity

Publisher

verified publishergrida.co

A dynamic and remote color data holder for flutter remote-ui project

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on x_color