App name
Android
Go to android/app/src/main/AndroidManifest.xml and
search for android:label and change the old name with yours.
iOS
Go to ios/Runner/Info.plist and search for
<key>CFBundleName</key>
and you will find the old name just under it. Replace him with yours.