👨‍⚕️
GoMeeting Project Setup
  • GoMeeting project setup guilde.
  • Requirements
  • Server Setup
  • Setup Flutter Application
  • How to Test/Deploy App on Flutter web
  • Deploy flutter web on server
  • Acknowledgment
Powered by GitBook
On this page

Setup Flutter Application

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

PreviousServer SetupNextHow to Test/Deploy App on Flutter web

Last updated 3 years ago

  • 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.

Please check video for flutter installations.

Required Things which you have to do.

  • Install Flutter (latest one).

  • Install latest Xcode(on mac).

  • Install Android studio.

  • Install Visual Studio Code (Optional not required)

  • Setup Flutter on VSCode or Android Studio.

  • Setup admin panel on your server.

NOTE: This video is related to JustTalk you can take reference for GoMeeting Application setup.

Installation Steps for Installation