Change the value of label from <project>/android/app/src/main/AndroidManifest.xm
landroid:label="My App"
Change the value of CFBundleName from <project>/iOS/Runner/info.plist
<key>CFBundleName</key>
<string>My App</string>
Change the value of label from <project>/android/app/src/main/AndroidManifest.xm
landroid:label="My App"
Change the value of CFBundleName from <project>/iOS/Runner/info.plist
<key>CFBundleName</key>
<string>My App</string>