fluttercommunity / flutter_launcher_icons

Flutter Launcher Icons - A package which simplifies the task of updating your Flutter app's launcher icon. Fully flexible, allowing you to choose what platform you wish to update the launcher icon for and if you want, the option to keep your old launcher icon in case you want to revert back sometime in the future. Maintainer: @MarkOSullivan94
https://pub.dev/packages/flutter_launcher_icons
MIT License
2.01k stars 406 forks source link

Feature: Configure dark and tinted mode icons for iOS 18+ #569

Closed KevinHaendel closed 1 month ago

KevinHaendel commented 3 months ago

This PR adds the ability to set the new dark and tinted mode icon images for iOS 18+. This PR includes:

(Both according to Apples Human Interface Guidelines for App Icons

TilDoesCode commented 2 months ago

Why isnt this merged yet?

lsrmg commented 2 months ago

iOS 18 is dropping in a couple of days. That would be great to have!

TilDoesCode commented 2 months ago

@lsrmg especially since its ready, and from what I can tell, working already

MarkOSullivan94 commented 1 month ago

@KevinHaendel huge thank you for this

@TilDoesCode I'm going to assume you've tested this, I haven't had a chance to just yet but I'll be releasing an iOS app in the coming weeks so I'll have a chance to double check this later