From fe4b427c79cf4506129635e2cd3cd20f4d616510 Mon Sep 17 00:00:00 2001 From: dbastrikin Date: Mon, 23 Mar 2026 14:30:38 +0200 Subject: [PATCH] Update flutter. --- client/.fvmrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/.fvmrc b/client/.fvmrc index bf47b4e..c300356 100644 --- a/client/.fvmrc +++ b/client/.fvmrc @@ -1,3 +1,3 @@ { - "flutter": "3.41.4" + "flutter": "stable" } \ No newline at end of file