ansicolor 1.0.5 ansicolor: ^1.0.5 copied to clipboard
Looking to add some color to your terminal logs? `ansicolor` is an xterm-256 color support library that lets you change the foreground and background color of your text.
1.0.5 #
- Add types to API calls
1.0.4 #
- Update styling, remove
new
, usefinal
orvar
. - Support null safety
1.0.3 #
- Minor updates to optional name style (s/:/=)
- Make the description better
1.0.2 #
- Adding this CHANGELOG.md
- Moving bin/demo.dart to examples/ansicolor.dart
1.0.1 #
- Updated authors
1.0.0 #
- Dart 2.0 support!