1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-13 10:59:04 +00:00

adds new components to the gallery

This commit is contained in:
Eric Windmill
2025-10-21 09:22:02 -07:00
parent 41f68a6f56
commit 5c957adc5c
10 changed files with 156 additions and 10 deletions

View File

@@ -1,4 +1,7 @@
{
"context": {
"fileName": "/.prompts/llm.md"
},
"mcpServers": {
"dart": {
"command": "dart",
@@ -6,6 +9,5 @@
"mcp-server"
]
}
},
"contextFileName": "/.prompts/llm.md"
}
}
}