How to change the app name in Flutter or Android | How To Do | 5 Minutes Code | Flutter #1

Опубликовано: 29 Июль 2026
на канале: Tech Rook
3
0

#howtodo #5minutescode #flutter #android #appdevelopment

How to change the app name in Flutter or Android

1. Navigate to the android - app - src - main and open the AndroidManifest. xml file.
2. Under the application tag, Find the android:label and replace its value with the new app name.
3. Completely stop and run your app.

Web Site: https://www.techrook.com/