diff --git a/pubspec.yaml b/pubspec.yaml index 590c1b0..2e3ddfd 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -87,4 +87,6 @@ flutter_launcher_icons: image_path: assets/icon.png adaptive_icon_background: "#000000" adaptive_icon_foreground: assets/foreground.png - remove_alpha_ios: true \ No newline at end of file + remove_alpha_ios: true + windows: + generate: true \ No newline at end of file diff --git a/windows/runner/resources/app_icon.ico b/windows/runner/resources/app_icon.ico index c04e20c..e3c83c9 100644 Binary files a/windows/runner/resources/app_icon.ico and b/windows/runner/resources/app_icon.ico differ