Skip to content

PalestineDevelopers/console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

palestine_console

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');

Contributors

Contributors

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages