4. Code Configs
From your IDE, go to the lib/config/config.dart file.
Change the App Name.
To change the icon, First rename your icon to icon.png and make sure the icon is in .png format. Now drag & drop your icon to the assets/images folder and replace it with our icon.
Last updated