webcolors 0.1.0 copy "webcolors: ^0.1.0" to clipboard
webcolors: ^0.1.0 copied to clipboard

Package exporting all 137 X11/CSS3 colors for Flutter projects.

webcolors #

X11/CSS3 colors for Flutter projects.

Example #

import 'package:webcolors/webcolors.dart';

void main() {
  print(WebColors.indianRed);
}
1
likes
40
pub points
9%
popularity

Publisher

verified publishercaiopo.com

Package exporting all 137 X11/CSS3 colors for Flutter projects.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on webcolors