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

Buoy network inspector for Flutter — captures all dart:io HTTP traffic via HttpOverrides (package:http, dio, images) with an in-app panel and live streaming to Buoy Desktop.

0.3.1 #

  • Request detail view gains a Previous/Next stepper footer that walks exactly what the list was showing — same pinned rows, filters, and search (or the Saved list and its search when opened from there), with a live REQUEST N OF M counter that re-scopes as new requests arrive.

0.3.0 #

  • Refactored onto the shared buoy_shared_ui package (list/badge/filter widgets, DataViewer, modal chrome now come from there). No change to capture behavior.

0.2.0 #

  • Zero-config setup: mount one BuoyDevTools widget and installed tools self-register (capture, in-app menu, desktop sync). No manual wiring in main() needed; Buoy.init/registerBuoyNetwork remain for advanced use.
  • Buoy broker traffic is auto-excluded from network capture.

0.1.0 #

  • Initial beta release.
0
likes
0
points
164
downloads

Publisher

verified publisherbuoy.gg

Weekly Downloads

Buoy network inspector for Flutter — captures all dart:io HTTP traffic via HttpOverrides (package:http, dio, images) with an in-app panel and live streaming to Buoy Desktop.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

buoy_core, buoy_shared_ui, dio, flutter, shared_preferences

More

Packages that depend on buoy_network