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

Flutter DevTools extension for navigation — inspect the live backstack of Navigator 1.0, Router API, go_router, or auto_route apps, and navigate interactively.

0.1.0 #

  • Initial release.
  • NavigationAdapter API + NavigationDevTools multi-router registry with ext.navigationDevtools.* service extensions.
  • Built-in adapters: Navigator1Adapter (shadow-stack observer for classic MaterialApp(routes:) apps) and RouterDelegateAdapter (any custom Navigator 2.0 delegate).
  • Bundled DevTools panel: live backstack, capability-aware route tree, args/params detail, confirm-gated interactive navigation, multi-router selector.
  • Adapter conformance test kit (package:navigation_devtools_test/navigation_devtools_test.dart).
0
likes
150
points
0
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter DevTools extension for navigation — inspect the live backstack of Navigator 1.0, Router API, go_router, or auto_route apps, and navigate interactively.

Repository (GitHub)
View/report issues

Topics

#devtools #navigation #navigator #routing #debugging

License

MIT (license)

Dependencies

flutter, navigation_devtools_shared

More

Packages that depend on navigation_devtools