fluttercommunity / community

Flutter Community - A central place for community made Flutter content.
1.56k stars 121 forks source link

Icon size on macOS #139

Closed AndriyS19 closed 8 months ago

AndriyS19 commented 8 months ago

Discussion: [Icon size on macOS]

Hello developers, I just started working with the development of applications using Flutter for the macOS platform. I want to have a custom icon for my app, for this I used the flutter_launcher_icons library, I managed to replace my app icon, however, this icon is bigger than others. Can someone tell me what needs to be changed and what to do so that this icon is the same size as all the others?

I have attached a screenshot of the library settings in the project. I have also attached screenshots of how the icon looks on the xCode background and a screenshot of the xCode itself with all the icons.

Summary

[How to change the size of the application icon on the macOS platform?]

Screenshot 2024-01-09 at 10 20 23

Screenshot 2024-01-09 at 10 21 18

Screenshot 2024-01-09 at 10 23 04