buoy_images 0.3.1 copy "buoy_images: ^0.3.1" to clipboard
buoy_images: ^0.3.1 copied to clipboard

Buoy image debugger for Flutter — a live registry of every image the app loads with cache verdicts, load timings, oversize audits, and a failure log, streaming to Buoy Desktop.

0.3.1 #

  • data: URIs are summarized rather than sent whole — a base64 image can be megabytes, and 100 records ride on every snapshot. Long URIs are truncated, error strings are capped, and the insight lists get the same treatment.

0.3.0 #

  • Initial release of the Buoy Images tool for Flutter: a live registry of every image loaded through BuoyImage — cache verdict (memory/disk/network), load timing, decoded-vs-displayed oversize audit, estimated decoded/wasted memory, and a failure log — with per-image reload/retry, simulation overrides, and live streaming to Buoy Desktop + the MCP server (get_images, image_action, set_image_simulation).
0
likes
130
points
130
downloads

Documentation

API reference

Publisher

verified publisherbuoy.gg

Weekly Downloads

Buoy image debugger for Flutter — a live registry of every image the app loads with cache verdicts, load timings, oversize audits, and a failure log, streaming to Buoy Desktop.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

buoy_core, buoy_shared_ui, flutter

More

Packages that depend on buoy_images