How to Change Icon of the App in Flutter || Make the Icon of Flutter App


 

How to Change Icon of the App in Flutter || IOS App || Android App

1-Create a Flutter Project .

2-Go to Figma Website and make the App Icon andExport Your Logo.



3-Open Your Browser and write  " appicon.co "  Upload Your Logo and Check the Iphone and Android . Click ON generate.



4-This will Generate the Zip Floder . Extract it .Open the folder .Open the Android folder.You will see 5 folders, Copy them . 


5-Open the Android Studio Open the Project .go to android =>App =>src=>main=>res


Right Click on res folder and click on " Open IN " and select " Explorer" for android and select "Finder" for Mac.


Open the res folder and place the copied files here and click on replace all .





Go to Extracted Folder and select Assets.xcassets .and Copy folder

Go to android Studio and IOS folder =>runner . Right Click on runner and click on "Open In" and hit on "Explorer" or "finder". 



Paste the copied folder in runner folder and replace it .



Now kill Your Running App from Terminal and Run Your Project. Your App icon will Automatically Changed.




Post a Comment

0 Comments
* Please Don't Spam Here. All the Comments are Reviewed by Admin.