🐞 Bugger

The best Flutter package for logging in a developer-friendly, table-style console layout.
Elegant, colorful, and ideal for debugging with file, method, and line-level precision.

pub package Pub Points Likes GitHub Repo


✨ Features

  • 🧾 Clean console output with table formatting
  • 🧠 Auto-detects file name, method name, line and column number
  • 🌈 Color-coded messages (Info, Warning, Error)
  • 🚫 Logs only in kDebugMode β€” silent in release builds
  • πŸ”— GitHub source linking (optional)
  • πŸ“Š GitHub user score support (Repos, Followers, Contributions)
  • πŸ”„ Long lines auto-wrap for better console readability
  • πŸ’‘ Easy to use with optional tags, stack traces, and callbacks

πŸ“¦ Installation

Add this to your pubspec.yaml:

dependencies:
  bugger: ^0.0.3

Libraries

bugger
log/bugger