How to change AppName
- Change app name in lib -> appConstants.dart file as shown in image.

- 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.

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