FAQ's
How I can change the icon FlyKit?
Open project in AndroidStudio
Expand the folder
android
from the project root in AndroidStudioFlutter_flykit/android
In Android Studio, go to the folder
res
Right Click on the
app
folderIn the context
Menu
go toNew->Image Asset
Select type :
Launch Icons ( Adaptive and Legacy )
And also change
Background Layer
if you where selecting the image radio button ( as is the default choice), if you click on the Buttons to show the path tree to locate your.png
image file, most probably you might not be seeing it, so drag it from the Windows Explorer ( if Windows ) and drop it in the tree, and it will appear and ready for being selected.That is it! You have a new logo for your app now.
Last updated