Skip to content

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

License

Notifications You must be signed in to change notification settings

sondv301/program_language_colors

Repository files navigation

program_language_colors package

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

Getting started

Depend on it

dependencies:
  program_language_colors: ^1.0.0

Static Properties Color

ProgramLanguageColors.Dart
ProgramLanguageColors.HTML
...

Static Function

String test = 'HTML';
ProgramLanguageColors.fromName(test);

Example

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published