How to change app name
Android
- Go to android/app/src/main/AndroidManifest.xml
- Change the app name as shown in image. Replace the selected eClassify text with your app name

iOS
- Open this project in xcode
- Enter your app name in display name field as shown in image

Splash screen
- For Splash screen, change app name in
lib/app_config.dartfile as described in App Config