- Add topics to pubspec.yaml for better discoverability on pub.dev.
- Fix: static log pass analitics return type instead of .
- Fix: The
Consoleclass was not properly exporting theenableColorsandshowTimestampproperties. Now, these properties are correctly defined as static variables, allowing users to control the output formatting as intended.
- Fix: Global toggles were not working as expected. Now,
Console.enableColorsandConsole.showTimestampproperly control the output formatting.
- Major update.
- Use Dart developper logger.
- Better documentation.
- Beautify the code.
- Update README.md and CHANGELOG.md.
- Latest version.
- Use Dart developper logger.
- Initial version.