๐ 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.
โจ 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