diff --git a/.vscode/settings.json b/.vscode/settings.json index e929cb4..e04697a 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,6 +1,6 @@ { "task.slowProviderWarning": true, - "dart.flutterSdkPath": "fvm", + "dart.flutterSdkPath": ".fvm/flutter_sdk", "search.exclude": { "**/.fvm": true },