bugger 0.0.2 copy "bugger: ^0.0.2" to clipboard
bugger: ^0.0.2 copied to clipboard

A beautiful and developer-friendly console logger for Flutter apps. Bugger shows logs in table format with colors and detailed location metadata.

๐Ÿž 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.2
1
likes
0
points
29
downloads

Publisher

unverified uploader

Weekly Downloads

A beautiful and developer-friendly console logger for Flutter apps. Bugger shows logs in table format with colors and detailed location metadata.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, stack_trace

More

Packages that depend on bugger