Basic Setup & Requirements

System Requirements #

  • Your system RAM should be minimum 8GB. (Recommended)
  • System should have alteast 30GB free space available in disk
  • System Operating System can be macOS/Windows/Linux/ChromeOS
  • One Physical Android device with Android version 9+
  • One Physical iOS device with iOS version 11+

Framework & Code Editor #

NOTE :

For the recommended Flutter version, always refer to the changelog of the latest version of the Source Code.

App name, Package name, Folder name #

Please prepare the following Strings for your app: (For reference, Fiberchat Admin is set as default. You need to set unique strings for your App)

Fiberchat Admin App : #

See Demo

  • App Label Default – Fiberchat Admin
  • Project folder name Default – fiberchat_admin
  • Andoid App Package Name(com.yourcompanyname.appname) or (com.yourcompanyname.appname1.appname2)
    Default – com.fiberchat.admin.fiberchatadmin
  • iOS App Package Name(com.yourcompanyname.appname) Default – com.fiberchat.fiberchatadmin

PLEASE NOTE : App Package Name should be unique. If those package name are already taken by other app, then you should not use them.

Source Code Setup #

  1. Download the Fiberchat Admin app purchased package from Codecanyon.
  2. Keep the License purchase code ready which you will find in the license pdf file downloaded from code canyon.
  3. You must me ready with your unique App name, Package name, Folder name.
  4. Rename the “fiberchat_admin” folder name with your “project folder name_admin”.
  5. We recommend to use VS Code as a code editor, especially for flutter apps. Drag & Drop the source code (fiberchat_admin folder/ your project_admin folder) in VS Code.

Powered by BetterDocs