print_color 3.0.0-dev.1 copy "print_color: ^3.0.0-dev.1" to clipboard
print_color: ^3.0.0-dev.1 copied to clipboard

discontinued
outdated

print(), in colors, simple debug

print_color #

print(), in colors

screenshot

usage #

  • import 'package:print_color/print_color.dart';
  • Print.green('someText')

example #

import 'package:print_color/print_color.dart';

Print.white('white');
Print.black('black');
Print.gray('gray');
Print.cyan('cyan');
Print.blue('blue');
Print.green('green');
Print.red('red');
Print.magenta('magenta');
Print.yellow('yellow');

colors #

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

known issues #

  • asnicolor not working in some editors/cases, when you see strange chars at console

Author #

Mohamed Sayed

  • Fork   Star   Watches
  • Plugin   Example

My Plugins #