App Configuration Guide

Follow these steps to set up the app with your information inside the project files:

  1. Setup App
    1. App Name Change: Go to /lib/utils/strings.dart file and replace with own information, which you want to update.
    2. app-installation
    1. Logo/Icon Change: Go to /assets/Logo/ file and replace all image assets with keep the file name same.

    2. App Icon (Android) - Size: 512 x 512 px - Format: PNG - Maximum file size: 1024 KB

      App Icon (iOS) - Size: 1024 x 1024 px - Format: JPEG (without alpha, no transparency)


      app-installation
    1. Package Name and App Name Change: Go to /pubspec.yml/ file and put your app name.
    2. app-installation

      uncomment these marked line of code

      app-installation

      Please run all command:

      flutter pub get
      flutter pub run flutter_app_name

      After running all command, please comment out these code again like this.

      app-installation
    1. App Laucnher Name-Icon Change: Go to /flutter_launcher_icons.yml/ file and put your luncher icon path
    2. app-installation

      Please run all command:

      flutter pub get
      flutter pub run flutter_launcher_icons
      flutter pub run change_app_package_name:main com.new.package.name

      Where com.new.package.name is the new package name that you want for your app. replace it with any name you want.

    1. Go to /lib/services/status_service_admin.dart file and changes status: true=ENABLE, false=DISABLE
    2. app-installation
    1. Please try to use real device for installing app, sometimes as it may not work on an emulator or simulator.
Free Support
  • Server Issues
  • DB Migration Issues
  • Configuration Issues
  • Project Issues
  • Reset Purchase Code (max 1 time)
Unsupported
  • Environment Setup
  • Deploy on Localhost
  • After Code Modification
Paid Support
  • Installation
  • APK build
  • iOS build
  • Update Template
  • Adding New Feature
  • API Integration and many more...