FAQ's

How I can change the icon FlyKit?

  1. Open project in AndroidStudio

  2. Expand the folder android from the project root in AndroidStudio Flutter_flykit/android

  3. In Android Studio, go to the folder res

  4. Right Click on the app folder

  5. In the context Menu go to New->Image Asset

  6. Select type : Launch Icons ( Adaptive and Legacy )

  7. 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.

  8. That is it! You have a new logo for your app now.

Last updated