From d3f708ae5e97f1c850b74868c82e82fce63f8892 Mon Sep 17 00:00:00 2001 From: Patrick Alvin Alcala Date: Wed, 9 Jul 2025 17:09:31 +0800 Subject: [PATCH] updated flutter version --- .vscode/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index e560150..17f2bdf 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,3 +1,3 @@ { - "dart.flutterSdkPath": ".fvm/versions/3.29.3" + "dart.flutterSdkPath": ".fvm/versions/3.32.0" } \ No newline at end of file