Skip to main content

How to change AppName

  1. Change app name in lib -> appConstants.dart file as shown in image.

Android App Name

  1. For Android, to change label that is shown below android app icon, open android > app > src > main > open mainfest.xml and inside that label change that string as shown in fig.

Android App Name

  1. For iOS, Open this project in xcode and enter your app name in display name field as shown in image.

iOS App Name