mirror of https://github.com/flutter/samples.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
277 B
9 lines
277 B
4 months ago
|
{
|
||
|
"name": "Flutter dynamic theme",
|
||
|
"description": "A template for a Flutter app that uses Gemini to dynamically create a theme.",
|
||
|
"icon": "https://www.gstatic.com/images/branding/productlogos/idx/v1/192px.svg",
|
||
|
"params": [],
|
||
|
"host": {
|
||
|
"virtualization": true
|
||
|
}
|
||
|
}
|