From 5ea9e1ad1d33ba358511079791bff0a1d1e16b85 Mon Sep 17 00:00:00 2001 From: risadmin_prod Date: Tue, 15 Sep 2026 06:36:45 +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 79f8623..2cdb106 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -159,4 +159,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