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.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add color_dart

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  color_dart: ^0.2.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:color_dart/color_dart.dart';
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