rich_console 1.0.7+2 rich_console: ^1.0.7+2 copied to clipboard
Enrich your debugging, console programs or analysis feedbacks - Print colors and styles in your console.
1.0.3 #
fix color warning bug
1.0.4 #
Added timestamp. You can now call printRich("yourText", timestamp: true);
sign your outputs with
a precise time.
1.0.5 #
- timestamp settable formatter
- start time timestamp
- shade removal
- update sdk
1.0.6 #
- downgrade intl for more universal application
1.0.7 #
- update export
1.0.7+1 #
- downgrade intl for more universal application
1.0.7+2 #
- upgrade intl