fluttercommunity/flutter_launcher_icons

Support alternate app icons on iOS

Open

#92 opened on Apr 8, 2019

 (0 comments) (1 reaction) (0 assignees)Dart (423 forks)auto 404
help wantedimprovementplatform:ios

Repository metrics

Stars
 (2,118 stars)
PR merge metrics
 (PR metrics pending)

Description

iOS allows for alternate app icons that can be set with an API. See https://developer.apple.com/documentation/uikit/uiapplication/2806818-setalternateiconname

Contributor guide