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
1.99k stars 393 forks source link

Icon is not filling entire area #149

Open kashlo opened 4 years ago

kashlo commented 4 years ago

Icon should fill entire area, but Ive got white background around the image

Pixel 3a emulator Android 10

bottom left corner Screen Shot 2020-01-15 at 18 37 33

aatmmr commented 4 years ago

Hej @kashlo! Can you check with #144 - it worked seamlessly for me.

rfitz123 commented 4 years ago

@aatmmr I don't have the ability to separate the background from the foreground. Is there a way to fix this while still using just one image file?

aatmmr commented 4 years ago

Hej @rfitz123! That's a good question. Quick thoughts are:

mfatihy70 commented 3 months ago

flutter_launcher_icons just f.ing wasted my 3 hours. I did it with Android Studio Asset Configurator.