📅  最后修改于: 2022-03-11 14:48:04.149000             🧑  作者: Mango
// Is case you are using flutter_launcher_icons
// rename in pubspec.yaml the following:
flutter_icons:
android: "ic_launcher" // <---- this
ios: true
image_path: "assets/icon/icon.png"