dartvader_protocol
Shared wire-protocol constants for DartVader — the VM service
extension method names (ext.dartvader.*) and the small data types (DvLocator,
DvNode, DvFindBy) used by both the in-app probe and the MCP server.
Pure Dart, no Flutter dependency, so the Flutter-free CLI can agree with the probe without importing Flutter.
This is an internal package of the DartVader monorepo; you normally don't depend on it directly.
Libraries
- dartvader_protocol
- Shared wire protocol between the in-app probe and the MCP server.