Ios App Name Change Flutter

First of all we will change the android app launcher name.
Ios app name change flutter. So we need to change default name for application. There is article with detailed description and screenshots in official documentation. To change the name displayed on android or ios application launcher you need to change androidmanifest xml and info plist respectively.
There are 4 steps to change the package name of your flutter app in android. To change that to your desired application name on android or ios both you need to change. Let the android label refer to the name you prefer for example.
It is totally different method to change package names in android and ios as well. By default when a flutter app gets installed the app name on the launcher is your flutter project name. Change app launcher name by default the name on the launcher is your flutter project name.
I am going to be explaining how you can change your app name and icon of a flutter application on both platforms ios and android. Change the package name in your main androidmanifest xml file. Set key cfbundledisplayname key to the string that you want as your name.
So here is two methods for android and ios. So follow every one step carefully. For android change the app name from the android folder in the androidmanifest xml file android app src main.
Name of flutter project not always or almost never match name that we want to display on user device. The following are the steps to do it. I m must be mistaken.