1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-13 00:08:24 +00:00
Files
samples/.gemini/settings.json
2025-10-21 09:22:02 -07:00

13 lines
170 B
JSON

{
"context": {
"fileName": "/.prompts/llm.md"
},
"mcpServers": {
"dart": {
"command": "dart",
"args": [
"mcp-server"
]
}
}
}