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

A starting point for Dart libraries or applications.

Colors a tiny library to print colors for console in dart #

Colors use ansi code to print colors

8 bits colors #

  • red
  • black
  • green
  • yellow
  • blue
  • magenta
  • cyan
  • white

16 bits colors #

  • brightBlack
  • brightRed
  • brightGreen
  • brightYellow
  • brightBlue
  • brightMagenta
  • brightCyan
  • brightWhite

Background Colors

  • backgroundBlack

  • backgroundRed

  • backgroundGreen

  • backgroundYellow

  • backgroundBlue

  • backgroundMagenta

  • backgroundCyan

  • backgroundWhite

  • backgroundBrightBlack

  • backgroundBrightRed

  • backgroundBrightGreen

  • backgroundBrightYellow

  • backgroundBrightBlue

  • backgroundBrightMagenta

  • backgroundBrightCyan

  • backgroundBrightWhite

text decoration #

  • bold
  • underline
  • reversed

ANSI 256 color text #

  • color256

    more info: link

2
likes
20
pub points
0%
popularity

Publisher

unverified uploader

A starting point for Dart libraries or applications.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

More

Packages that depend on colors_terminal