mcp_suite_driver 0.1.1
mcp_suite_driver: ^0.1.1 copied to clipboard
AI UI testing drivers and interaction hooks for Flutter MCP Suite.
0.1.1 #
- Improved Dartdoc documentation for
McpAiDriverpublic constructor and methods. - Added standalone
example/example.dartdemonstration.
0.1.0 #
- Initial release of
mcp_suite_driver. - Added
McpAiDriverfor AI UI testing automation. - Implemented real element locator by text, key, and type.
- Implemented
PointerEventtap injection andEditableTextStateinput injection.