8. App Information Setup

Go to the l​ib/configs/app_config.dart​ file and change the existing values with all of your details.

  • Chnage the app name, app theme color, android package name.

  • iOS app ID (Only for iOS and you can ignore this for now)

iOS app ID can be found from your Apple developer account > Appstore Connect > Your App > App Information page. (This is required to open your app at the AppStore app to provide ratings)

Last updated