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] cannot create launcher icons on macos #7

Closed
AniketMalik opened this issue May 28, 2022 · 1 comment
Closed

[BUG] cannot create launcher icons on macos #7

AniketMalik opened this issue May 28, 2022 · 1 comment

Comments

@AniketMalik
Copy link

ℹ️ Info

Version: 1.1.8

💬 Description

The launcher icons could not be created due to invalid config.

Output from shell:

═════════════════════════════════════════════
      ✨  ICONS LAUNCHER STARTING  ✨
                   v1.1.8
═════════════════════════════════════════════


✕ Could not generate launcher icons

✗ ERROR: InvalidConfigException 
No platform specified within config to generate icons for.
pub finished with exit code 2

📜 Pubspec.yaml

# ...
flutter_icons:
  macos: true
  image_path: 'assets/images/launcher-icon.png'
# ...
@mrrhak
Copy link
Owner

mrrhak commented May 28, 2022

Thank you for your report. I will fix it in the new release very soon. If you want to make it work at this version just add one more platform like android: true or ios: true.

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

2 participants