console_tools 2.0.3 copy "console_tools: ^2.0.3" to clipboard
console_tools: ^2.0.3 copied to clipboard

A console logger class, with custom colors and text styles already defined.

2.0.3 #

  • Fix: static log pass analitics return type

2.0.2 #

  • Fix: The Console class was not properly exporting the enableColors and showTimestamp properties. Now, these properties are correctly defined as static variables, allowing users to control the output formatting as intended.

2.0.1 #

  • Fix: Global toggles were not working as expected. Now, Console.enableColors and Console.showTimestamp properly 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.
1
likes
160
points
201
downloads

Publisher

verified publisheryoumti.net

Weekly Downloads

A console logger class, with custom colors and text styles already defined.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

More

Packages that depend on console_tools