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

Buoy route inspector for Flutter — a live navigation timeline, a jump-to-route sitemap, and a navigation-stack view for go_router apps, streaming to Buoy Desktop.

0.3.0 #

  • Initial release of the Buoy route inspector for Flutter.
  • Live navigation timeline: every route change (pathname, params, segments, timing, visit count) captured via a go_router delegate listener, with a BuoyRouteObserver fallback for plain-Navigator apps.
  • Jump-to-route sitemap built from GoRouter.configuration.routes, normalized to the same route-tree shape @buoy-gg/route-events renders (static / dynamic / catch-all / index / layout / group), with search, stats, and a Home shortcut.
  • Navigation-stack view: mounted screens, focused route, and Back / Go / Pop-To actions derived from RouteMatchList.
  • Streams to Buoy Desktop / MCP via the route-events sync adapter (protocol v3, {events, sitemap, stack}) with remote navigate and stack* actions, matching @buoy-gg/route-events field-for-field.
0
likes
140
points
86
downloads

Documentation

API reference

Publisher

verified publisherbuoy.gg

Weekly Downloads

Buoy route inspector for Flutter — a live navigation timeline, a jump-to-route sitemap, and a navigation-stack view for go_router apps, streaming to Buoy Desktop.

License

unknown (license)

Dependencies

buoy_core, buoy_shared_ui, flutter, go_router, shared_preferences

More

Packages that depend on buoy_routes