A dynamic and remote color data holder for flutter remote-ui project
More...
supports xcolor that accepts uri as the constructor input
var color = XColor("#FF23232"); var icon = Icon(Icons.add, color: color);
version: 0.0.2+1
grida.co
HomepageRepository (GitHub)View/report issuesContributing
API reference
MIT (license)
flutter
Packages that depend on x_color
Back