Skip to content

Does not generate the icon with the defined name #632

@FabricioMedeiros

Description

@FabricioMedeiros

ℹ️ Info

Version: flutter_launcher_icons: ^0.14.3
SDK Flutter: 3.27

💬 Description

I'm trying to generate icons for Android with the name "ic_launcher" but the files are always generated with the name "launcher_icon"

📜 Pubspec.yaml

flutter_launcher_icons:
android: "ic_launcher"
ios: false
image_path: "assets/icon/icon.png"
min_sdk_android: 21
web:
generate: false
windows:
generate: false
macos:
generate: false

Image

Someone can help me, please?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions