Setup Application

Here we will guide you how to install and set up flutter application

  • Purchase the flutter application code.

  • Unzip it.

  • Make sure you must have to installed the flutter in your system.

  • Download all required packages using flutter packages get command.

  • For ios install all required pod files first.

  • Add required TURN and STUN Server.

  • Add common local ip address for signalling.

Inside the application Folder
Pod Installation for ios project
Set up local ip, which you find from your network preferences.(This ip is only sample ip)

Last updated

Was this helpful?