We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93ab365 commit ed51f41Copy full SHA for ed51f41
1 file changed
src/content/ai/mcp-server.md
@@ -416,7 +416,7 @@ out of production builds.
416
the Dart MCP server with a browser-driving MCP for clicks and screenshots;
417
the Dart MCP server still handles widget tree, runtime errors, and hot
418
reload through DTD. Prefer `flutter run -d web-server` so the browser the
419
-agent drives is the one DTD is connected to — with `-d chrome`, only the
+agent drives is the one DTD is connected to—with -d chrome, only the
420
window Flutter spawned receives hot reload patches.
421
422
See the [setup guide][flutter-driver-guide] for the snippet, web modes,
0 commit comments