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

Apk fails on running flutter_launcher_icons #621

Open
lijuj2 opened this issue Dec 11, 2024 · 7 comments
Open

Apk fails on running flutter_launcher_icons #621

lijuj2 opened this issue Dec 11, 2024 · 7 comments
Labels

Comments

@lijuj2
Copy link

lijuj2 commented Dec 11, 2024

ℹ️ Info

💬 Description

📜 Pubspec.yaml

flutter_launcher_icons:
  android: 
  ios: 
  image_path: 
@lijuj2 lijuj2 added the bug label Dec 11, 2024
@lijuj2
Copy link
Author

lijuj2 commented Dec 11, 2024

May be after the new update, Please check it. Apk works find if not using flutter_launcher_icons.

@Priyathamsp
Copy link

after adding the flutter launcher icon the icon becomes black and app runs abnormally if automatically closes for that what to do

@snapsl
Copy link

snapsl commented Dec 13, 2024

@lijuj2 could you please add more context to this issue?
@MarkOSullivan94 The creation of launcher icon seems to be broken with the latest flutter 3.27 release, specifically for android. I have not tested whether other platforms are also affected.

@lijuj2
Copy link
Author

lijuj2 commented Dec 14, 2024

after adding flutter launcher icons, the released apk not runs on android.

@belabiedredouane
Copy link

after adding the flutter launcher icon the icon becomes black and app runs abnormally if automatically closes for that what to do

please visit this #618 (comment)
may be it helps

@lijuj2
Copy link
Author

lijuj2 commented Dec 14, 2024

Thank you very much. Let me try.

@baixiongmao
Copy link

flutter_launcher_icons: ^0.14.2
flutter_icons:
  android: true
  ios: true
  image_path: "assets/logo/app_icon.png"
  adaptive_icon_background: "#FF0000" 
  adaptive_icon_foreground: "assets/logo/logo.png"
flutter clean
flutter pub get
dart run flutter_launcher_icons

success!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants