Setup Flutter 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.

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.

Last updated