color_dart 0.2.1 copy "color_dart: ^0.2.1" to clipboard
color_dart: ^0.2.1 copied to clipboard

color_dart, display the color of the current rendering value in vscode.

color_dart #

color_dart, display the color of the current rendering value in vscode.

目录 #

预览 #

使用 #

  • hex(String hexColor)
hex('#222);
hex('#ff0000');
  • rgba(int r, int g, int b, double a)
rgba(0,0,0,1);

vscode 配置 #

安装Color Highlight;

维护者 #

@meetqy.

欢迎 PR #

非常欢迎你的加入! 提一个 Issue 或者提交一个 Pull Request.

使用许可 #

MIT © MEETQY

1
likes
30
pub points
67%
popularity

Publisher

unverified uploader

color_dart, display the color of the current rendering value in vscode.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on color_dart