auto_route_devtools 0.1.0 copy "auto_route_devtools: ^0.1.0" to clipboard
auto_route_devtools: ^0.1.0 copied to clipboard

Flutter DevTools extension for auto_route — inspect the live backstack, full router tree, route args, and navigate interactively.

0.1.0 #

Initial release — a Flutter DevTools panel extension for auto_route.

  • Live backstack with the active route highlighted across nested routers.
  • Router inspector with a Tree view and an Android-Studio-style Graph view (nesting + dashed redirect edges, initial-route markers, guard badges, live backstack highlighting).
  • Route details — path params, query params, and args-type/preview per route.
  • Interactive navigation — confirm-gated navigate/pop, path-parameter entry for parameterized routes, absolute-path navigation for nested routes, and failure reasons shown in-panel.
0
likes
150
points
170
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter DevTools extension for auto_route — inspect the live backstack, full router tree, route args, and navigate interactively.

Repository (GitHub)

Topics

#devtools #auto-route #navigation #debugging #flutter

License

MIT (license)

Dependencies

auto_route, auto_route_devtools_shared, flutter

More

Packages that depend on auto_route_devtools