pretty_logger_plus 1.0.1 copy "pretty_logger_plus: ^1.0.1" to clipboard
pretty_logger_plus: ^1.0.1 copied to clipboard

A colorful, emoji-friendly Flutter logger with automatic debug/release detection.

🌈 pretty_logger #

A colorful, emoji-friendly Flutter logger with automatic debug/release detection. No more boring print() — make your logs pop ✨

🚀 Features #

  • ✅ Automatic detection of debug vs release mode
  • ✅ Colored logs in the console
  • ✅ Emojis for log levels
  • ✅ Simple API: PrettyLogger.log("Hello", level: LogLevel.info)

📦 Installation #

Add this to your pubspec.yaml:

dependencies:
  pretty_logger: ^1.0.1
2
likes
0
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

A colorful, emoji-friendly Flutter logger with automatic debug/release detection.

Repository (GitHub)
View/report issues

Topics

#logging #console #debugging #flutter

License

unknown (license)

Dependencies

flutter

More

Packages that depend on pretty_logger_plus