palestine_console 0.0.10 icon indicating copy to clipboard operation
palestine_console: ^0.0.10 copied to clipboard

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

palestine_console #

Part of PalestineDevelopers #

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

License Pub Example

PUB GitHub release GitHub stars GitHub forks

Build Status


Table Of Contents #


Features #

  • Print.color() to console.

Getting started #

To start, import package

import 'package:palestine_console/palestine_console.dart';

Usage #

Just as easy as this

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');
23
likes
120
pub points
79%
popularity

Publisher

verified publisher iconmsayed.net

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

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

Icon for licenses.BSD-3-Clause (LICENSE)

More

Packages that depend on palestine_console