Simple dart package to print colorful texts to console
More...
dart pub add dart_pretty_print
prettyPrint("something", styles: [DartPrettyPrintStyle.red, DartPrettyPrintStyle.bold,] );
unverified uploader
Repository (GitHub)
API reference
BSD-3-Clause (license)
Packages that depend on dart_pretty_print
Back