App title
In order to change your app title:
app.dart
- change thetitle
property of theMaterialApp
widgetAndroid Manifest
- change theandroid:label
property of theapplication
tag- In Xcode - change the
Bundle display name
property in theInfo.plist
file