logbox_color 1.0.4
logbox_color: ^1.0.4 copied to clipboard
Print log messages into colored box on terminal. Prints different log types with different colors. Log Types: * Verbose * Info * Debug * Warning * Error * Unknown
1.0.4 - 2022-02-20 #
- Support for console with simple text option, if console width is 0 (Console, not a terminal).
1.0.3 - 2022-02-20 #
- Updated CHANGELOG.md.
1.0.2 - 2022-02-20 #
- Updated pubspec.yaml & README.md.
1.0.1 - 2022-02-19 #
- Fixed internal terminal print.
1.0.0 - 2022-02-19 #
- Initial version.