-
Notifications
You must be signed in to change notification settings - Fork 403
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 iOS and Android icon - Invalid Numbers #349
Comments
I have the same error. |
I have the same error as well! |
Also encountered this issue. |
Migrated to https://pub.dev/packages/flutter_launcher_icons_maker |
i have same error |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi 👋
Thank you for this amazing plugin. I may have done something the wrong way, but I did't find what. I followed the official documentation.
ℹ️ Info
💬 Description
I have the
icon.png
located atassets/icon/icon.png
withassets
at the project root.icon.png
is 1024x1024.On my
pub spec.yaml
I have:I ran
flutter pub get
without error.I ran
flutter pub run flutter_launcher_icons:main
with error, it returns:Nothing is created on my
ios
andandroid
folders.📜 Pubspec.yaml
The text was updated successfully, but these errors were encountered: