palestine_console 0.0.8 copy "palestine_console: ^0.0.8" to clipboard
palestine_console: ^0.0.8 copied to clipboard

discontinued
outdated

Print.color() to console in any platform, more features will be added later.

example/palestine_console_example.dart

import 'package:palestine_console/palestine_console.dart';

void main() {
  Print.black('In black');
  Print.white('In white');
  Print.red('In red');
  Print.green('In green');
  Print.yellow('In yellow');
  Print.blue('In blue');
  Print.magenta('In magenta');
  Print.cyan('In cyan');
}
25
likes
0
pub points
82%
popularity

Publisher

verified publishermsayed.net

Print.color() to console in any platform, more features will be added later.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

More

Packages that depend on palestine_console