brand_colors 0.0.3 copy "brand_colors: ^0.0.3" to clipboard
brand_colors: ^0.0.3 copied to clipboard

This is just a collection of Color constants of the most popular brands and companies out there -- so you no longer have to keep Google-searching the hex codes for each.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add brand_colors

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

dependencies:
  brand_colors: ^0.0.3

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:brand_colors/brand_colors.dart';
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

This is just a collection of Color constants of the most popular brands and companies out there -- so you no longer have to keep Google-searching the hex codes for each.

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on brand_colors