print_color 3.0.1 copy "print_color: ^3.0.1" to clipboard
print_color: ^3.0.1 copied to clipboard

discontinued
outdated

print(), in colors

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.cyan('cyan');
Print.blue('blue');
Print.green('green');
Print.red('red');
Print.magenta('magenta');
Print.yellow('yellow');

colors #

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

Author #

Mohamed Sayed

  • Fork   Star   Watches

  • Plugin   Example