-
Notifications
You must be signed in to change notification settings - Fork 406
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
Comments
May be after the new update, Please check it. Apk works find if not using flutter_launcher_icons. |
after adding the flutter launcher icon the icon becomes black and app runs abnormally if automatically closes for that what to do |
@lijuj2 could you please add more context to this issue? |
after adding flutter launcher icons, the released apk not runs on android. |
please visit this #618 (comment) |
Thank you very much. Let me try. |
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! |
ℹ️ Info
💬 Description
📜 Pubspec.yaml
The text was updated successfully, but these errors were encountered: