Skip to content

Does not generate mac icons when using flavors #638

@kjxbyz

Description

@kjxbyz

ℹ️ Info

flutter: ^3.29.2
flutter_launcher_icons: ^0.14.3

💬 Description

Does not generate the macOS icons when using flavors

📜 Pubspec.yaml

flutter_launcher_icons-pro.yaml

flutter_launcher_icons:
  android: true
  image_path: "launcher/android-free.png"
  image_path_ios: "launcher/ios-pro.png"
  macos:
    generate: true
    image_path: "launcher/mac-pro.png"
  web:
    generate: false
  windows:
    generate: false

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