mcp_suite_inspector 0.1.1
mcp_suite_inspector: ^0.1.1 copied to clipboard
Live-state debugging and real-time widget tree inspection for Flutter MCP Suite.
0.1.1 #
- Improved Dartdoc documentation for
McpInspectorWrapperandMcpInspectorWrapperState. - Added standalone
example/example.dartdemonstration.
0.1.0 #
- Initial release of
mcp_suite_inspector. - Added
McpInspectorWrapperfor real-time widget tree inspection. - Implemented recursive
Elementtree snapshot serialization with bounds, text content, and state properties.