chore: add fvm config and vscode sdk path

This commit is contained in:
2026-03-06 01:04:14 +11:00
parent 66dbbebc07
commit be038a9e6f
3 changed files with 9 additions and 0 deletions

3
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"dart.flutterSdkPath": ".fvm/versions/stable"
}