dart_pretty_print 1.0.0 copy "dart_pretty_print: ^1.0.0" to clipboard
dart_pretty_print: ^1.0.0 copied to clipboard

Simple dart package to print colorful texts to console

Features #

  • Print colorful texts to console

Getting started #

dart pub add dart_pretty_print

Usage #

prettyPrint("something",
styles: [DartPrettyPrintStyle.red, DartPrettyPrintStyle.bold,]
);
0
likes
140
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

Simple dart package to print colorful texts to console

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

More

Packages that depend on dart_pretty_print