0 purchases
program language colors
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
copied to clipboard
Static Properties Color
ProgramLanguageColors.Dart
ProgramLanguageColors.HTML
...
copied to clipboard
Static Function
String test = 'HTML';
ProgramLanguageColors.fromName(test);
copied to clipboard
Example #
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.