A dynamic and remote color data holder for flutter remote-ui project
More...
dependencies: x_color: latest
var color = XColor("#FF23232"); var icon = Icon(Icons.add, color: color);
grida.co
HomepageRepository (GitHub)View/report issuesContributing
MIT (license)
flutter
Packages that depend on x_color
Back