program_language_colors 1.0.0 copy "program_language_colors: ^1.0.0" to clipboard
program_language_colors: ^1.0.0 copied to clipboard

Package used to get color by programming language, referenced from Github.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add program_language_colors

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

dependencies:
  program_language_colors: ^1.0.0

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

Publisher

verified publishersondv.dev

Package used to get color by programming language, referenced from Github.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on program_language_colors