colored_logger 1.2.0 copy "colored_logger: ^1.2.0" to clipboard
colored_logger: ^1.2.0 copied to clipboard

A Flutter package for colored terminal logs (VS Code, Android Studio, IntelliJ) with Ansi escape codes.

1.2.0 #

Enhance colored logger with advanced styling and RGB support

  • Add support for RGB and 256-color ANSI codes
  • Introduce new AnsiColors class with predefined styles
  • Remove Flutter dependency making it pure Dart
  • Update documentation with new features and examples

1.1.0 #

  • Change @param 'colorCode' to 'colorName'
  • Make @param chunkSize optional preventing unexpected line breaks, giving more flexibility to the user

1.0.2 #

  • Add 'colorizeText' function to colorize text before printing it to console

1.0.0 #

  • Fix chunk processing

0.0.5 #

  • Long text support

0.0.4 #

  • Multiple lines support

0.0.3 #

  • using debugPrint instead of print

0.0.2 #

  • Add more docs, functions and examples

0.0.1 #

  • Initial release
2
likes
0
points
289
downloads

Publisher

verified publishervenhdev.me

Weekly Downloads

A Flutter package for colored terminal logs (VS Code, Android Studio, IntelliJ) with Ansi escape codes.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on colored_logger