dartvader_protocol 0.1.0
dartvader_protocol: ^0.1.0 copied to clipboard
Shared wire protocol constants for DartVader probe and MCP server.
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.