Commit 7c7144b
committed
docs(mcp): show driver-extension setup before flag use
Reorder the section so readers see the flag's origin before they hit
it on the command line: gate enableFlutterDriverExtension() in main()
first, launch with --dart-define second, then prompt the assistant.
ENABLE_FLUTTER_DRIVER is a user-defined flag, not a Flutter built-in,
so explaining it after the run command read backwards.1 parent ed51f41 commit 7c7144b
1 file changed
Lines changed: 18 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
397 | 397 | | |
398 | 398 | | |
399 | 399 | | |
400 | | - | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
401 | 416 | | |
402 | 417 | | |
403 | 418 | | |
404 | 419 | | |
405 | 420 | | |
| 421 | + | |
| 422 | + | |
406 | 423 | | |
407 | 424 | | |
408 | 425 | | |
409 | 426 | | |
410 | 427 | | |
411 | 428 | | |
412 | | - | |
413 | | - | |
414 | | - | |
415 | 429 | | |
416 | 430 | | |
417 | 431 | | |
| |||
0 commit comments