From e26abe0556e9e1eb3d9d235980e59f0f547b287a Mon Sep 17 00:00:00 2001 From: risadmin_prod Date: Tue, 15 Sep 2026 05:39:52 +0000 Subject: [PATCH] Update pubspec.yaml --- pubspec.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 0f4cc45..ed67415 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -154,4 +154,6 @@ flutter: flutter_icons: android: "launcher_icon" ios: true - image_path: "assets/icon/icon.png" \ No newline at end of file + image_path: "assets/icon/icon.png" +dependency_overrides: + win32: ^5.5.4 \ No newline at end of file