auto_route_devtools_shared

Shared protocol models used by auto_route_devtools.

This package contains the serializable data models (backstack entries, router tree nodes, navigation commands) exchanged between the auto_route_devtools runtime observer and its Flutter DevTools panel extension over the VM Service protocol.

You normally do not depend on this package directly — add auto_route_devtools instead, which re-exports what you need.

License

MIT — see the LICENSE file.