mirror of
https://github.com/appwrite/appwrite
synced 2026-05-05 22:38:37 +00:00
Feat: enable Flutter 3.35 for sites
This commit is contained in:
parent
b46ebb95a3
commit
eae26d90af
1 changed files with 1 additions and 1 deletions
|
|
@ -38,6 +38,6 @@ return [
|
|||
],
|
||||
'FLUTTER' => [
|
||||
'name' => 'flutter',
|
||||
'versions' => ['3.32', '3.24']
|
||||
'versions' => ['3.32', '3.24', '3.35']
|
||||
],
|
||||
];
|
||||
|
|
|
|||
Loading…
Reference in a new issue