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