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.

example/main.dart

import 'package:color_dart/color_dart.dart';

main() {
  hex('#222');
  hex('#ff0000');
  rgba(21, 223, 221, 1);
}
1
likes
30
pub points
64%
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