chore: bump flutter sdk path for vscode

This commit is contained in:
Zack Pollard
2024-07-29 19:01:09 +01:00
parent 090762f9dd
commit 41aefffe09
+1 -1
View File
@@ -1,5 +1,5 @@
{ {
"dart.flutterSdkPath": ".fvm/versions/3.22.1", "dart.flutterSdkPath": ".fvm/versions/3.22.3",
"search.exclude": { "search.exclude": {
"**/.fvm": true "**/.fvm": true
}, },