Skip to content
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

Feature/latest ios icon sizes (fixes #528) #567

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

lacostej
Copy link

@lacostej lacostej commented Jul 17, 2024

Fixes #528

Tentative fix. Someone wants to test it? In your pubspec.yaml

I can squash the branch later.

Instead of

  flutter_launcher_icons: "^0.13.1"

use

  # "^0.13.1" + fix for https://github.com/fluttercommunity/flutter_launcher_icons/issues/528
  flutter_launcher_icons:
    git:
      url: [email protected]:PilotMade/flutter_launcher_icons.git
      ref: feature/latest_ios_icon_sizes

Tested with Xcode 15.2 here.

@lacostej lacostej changed the title Feature/latest ios icon sizes Feature/latest ios icon sizes (fixes #528) Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] 7 unnecessary icons being generated for iOS
1 participant