mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
Adds the configuration needed to open a subdirectory as a template in IDX. Configuration is added to two samples that use Gemini -- Dynamic theme and Gemini tasks
9 lines
279 B
JSON
9 lines
279 B
JSON
{
|
|
"name": "Todo list with Flutter and Gemini",
|
|
"description": "A template for a todo list app that integrates with the Gemini API",
|
|
"icon": "https://www.gstatic.com/images/branding/productlogos/idx/v1/192px.svg",
|
|
"params": [],
|
|
"host": {
|
|
"virtualization": true
|
|
}
|
|
} |