diff --git a/pubspec.yaml b/pubspec.yaml index 2cdb106..79f8623 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -159,6 +159,4 @@ flutter: flutter_icons: android: "launcher_icon" ios: true - image_path: "assets/icon/icon.png" -dependency_overrides: - win32: ^5.5.4 \ No newline at end of file + image_path: "assets/icon/icon.png" \ No newline at end of file