Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] The package is not changing the icon for Windows app #4

Open
michaeljord92 opened this issue May 25, 2022 · 0 comments
Open

[BUG] The package is not changing the icon for Windows app #4

michaeljord92 opened this issue May 25, 2022 · 0 comments

Comments

@michaeljord92
Copy link

ℹ️ Info

Version: e.g. v0.10.1

💬 Description

  ════════════════════════════════════════════
     FLUTTER LAUNCHER ICONS (v0.10.2)                               
  ════════════════════════════════════════════
  
• Overwriting web favicon
• Creating default icons Android
• Overwriting the default Android launcher icon with a new icon
• Overwriting default iOS launcher icon with new icon
• Overwriting default windows launcher icon with new icon
Runner.rc doesn't exist at windows/runner/runner.rc

✓ Successfully generated launcher icons

Wrong reference from file 'Runner.rc' in flutter_launcher_icons_maker/tree/master/lib/windows.dart

The fix would be:

final String filePathOriginalRC = windowsRunnerFolder + 'Runner.rc';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant