buoy_console 0.3.0 copy "buoy_console: ^0.3.0" to clipboard
buoy_console: ^0.3.0 copied to clipboard

Buoy console capture for Flutter — captures print, debugPrint, and uncaught errors in a Chrome-DevTools-style Console panel with level filters, streaming to Buoy Desktop.

0.3.0 #

  • Initial release of the Buoy console capture for Flutter.
  • Captures print (via BuoyConsole.runZoned), debugPrint, FlutterError, and uncaught async errors — all chaining to existing handlers.
  • 1:1 Chrome-DevTools-style Console panel: level filter chips (verbose/info/warning/error), text + /regex/ + -exclude search, repeat collapse, console.group nesting, Timeline / Grouped layouts, expandable object/array values, and stack traces on error/warn.
  • Preserve-log persistence across reloads (off by default).
  • Streams to Buoy Desktop / MCP via the console sync adapter (protocol v1), matching @buoy-gg/console.
0
likes
140
points
90
downloads

Documentation

API reference

Publisher

verified publisherbuoy.gg

Weekly Downloads

Buoy console capture for Flutter — captures print, debugPrint, and uncaught errors in a Chrome-DevTools-style Console panel with level filters, streaming to Buoy Desktop.

License

unknown (license)

Dependencies

buoy_core, buoy_shared_ui, flutter, shared_preferences

More

Packages that depend on buoy_console