简体   繁体   English

无法使用 Flutter_launcher_icons package 将 App 图标添加到我的 Flutter 应用程序

[英]Unable to add App icon to my Flutter application using Flutter_launcher_icons package

I'm using flutter_launcher_icons package for changing my Flutter app icon but I'm unable to do so.我正在使用 flutter_launcher_icons package 来更改我的 Flutter 应用程序图标,但我无法这样做。 The following error is getting thrown抛出以下错误

在此处输入图像描述

you need to add "version" of flutter_luancher icon and can check it in https://pub.dev/packages/flutter_launcher_icons您需要添加 flutter_luancher 图标的“版本”,可以在https://pub.dev/packages/flutter_launcher_icons中查看

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 flutter_launcher_icons 不起作用(应用启动器图标损坏/崩溃) - flutter_launcher_icons not working (app launcher icon broken/crashed) Flutter “flutter_launcher_icons 0.9.3” android 图标现在可以工作了 - Flutter "flutter_launcher_icons 0.9.3" android icon now working Flutter 应用程序图标在 Flutter_launcher_icons 的 ios 模拟器中未更改 - Flutter app icon does not change in ios simulator for flutter_launcher_icons 启动图标看起来不像预期的那样 // flutter_launcher_icons - Launch icon doesn't look as intended // flutter_launcher_icons flutter flutter_launcher_icons 出错 - error with flutter flutter_launcher_icons 我正在使用 flutter_launcher_icons 设置 Flutter 启动器图标:^0.9.2 但是当我运行命令时它显示错误 NoConfigFoundException - I am setting Flutter launcher icon using flutter_launcher_icons: ^0.9.2 but when I run command it shows error NoConfigFoundException 安装flutter_launcher_icons的问题 - Issue with the installation of flutter_launcher_icons 无法预编译 flutter_launcher_icons:main: - Failed to precompile flutter_launcher_icons:main: Android & iOS 使用 flutter_launcher_icons 0.9.2 时的通知图标(灰色) - Android & iOS notification icons (grey) while using flutter_launcher_icons 0.9.2 我们应该在使用后删除 flutter_launcher_icons 吗? - Should we remove flutter_launcher_icons after its use?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM