rich_stdout 1.0.0
rich_stdout: ^1.0.0 copied to clipboard
A library that provides functions for modifying the console output in Dart. It currently supports colouring, bolding, italicising, and underlining text. It also supports hiding and showing the cursor, [...]
A sample command-line application with an entrypoint in bin/, library code
in lib/, and example unit test in test/.