8.2 Change App Icons & Images
Last updated
Last updated
The icon should be in .png format.
Go to the assets/images and delete the default icon (icon.png).
Now upload your app icon as png in the assets/images folder and rename it to icon.png
Now run the following command on the terminal:
This command will create an android & iOS icons for your app.
The logo should be in .png transparent format.
Go to the assets/images and delete the default logo (logo.png).
Now upload your app icon as png in the assets/images folder and rename it to logo.png
The logo should be in .png transparent format.
Go to the assets/images and delete the default logo (logo_dark.png).
Now upload your app icon as png in the assets/images folder and rename it to logo_dark.png
The splash icon should be in .png format.
Go to the assets/images and delete the default splash icon (splash.png).
Now upload your app icon as png in the assets/images folder and rename it to spash.png
Select your 3 images and rename them to inro_1.svg, intro_2.svg and intro_3.svg.
Go to the assets/images folder and paste and replace with the existing images.
These images must be in .svg format. We have used images from the following site: . You can get the images from there too.