devtools_mcp_extension 0.2.0
SDKflutter
Devtools MCP Extension
The idea is to copy& paste the devtools_app_shared code here because it doesn't work if it is imported as a package
There is two paths from now:
- We can try to
do not changeanything in the folder underneath devtools_core. - We can
adaptthe codebase to mcp needs.
Current status - trying the first way.