Features
- Print colorful texts to console
Getting started
dart pub add dart_pretty_print
Usage
prettyPrint("something",
styles: [DartPrettyPrintStyle.red, DartPrettyPrintStyle.bold,]
);
Libraries
- dart_pretty_print
- Support for doing something awesome.