console_tools 2.0.1
console_tools: ^2.0.1 copied to clipboard
A console logger class, with custom colors and text styles already defined.
2.0.1 #
- Fix: Global toggles were not working as expected. Now,
Console.enableColorsandConsole.showTimestampproperly control the output formatting.
2.0.0 #
- Major update.
- Use Dart developper logger.
- Better documentation.
- Beautify the code.
- Update README.md and CHANGELOG.md.
1.0.1 #
- Latest version.
- Use Dart developper logger.
1.0.0 #
- Initial version.