FlyWeb
  • Introduction
  • Recommendation
  • INSTALLATION ADMIN PANEL
    • Create Database
    • Installation on Server
    • Installation on LocalHost
    • Update From an Older Version
  • INSTALLATION MOBILE APP
    • Introduction
    • Android Configuration
    • iOS Configuration
  • CONFIGURATIONS
    • Firebase Setup
    • OneSignal Setup
    • AdMob Setup
    • Deeplink Setup
  • FAQ
    • FAQ's
  • Extras
    • Change Log
  • Download
    • Download Flyweb
Powered by GitBook
On this page
  • Requirements
  • Get Started

Was this helpful?

  1. INSTALLATION MOBILE APP

Introduction

PreviousUpdate From an Older VersionNextAndroid Configuration

Last updated 5 months ago

Was this helpful?

Mobile app developed using a flutter framework created by Google is open-source mobile application development. It is used to develop applications for Android and iOS, as well as being the primary method of creating applications

Requirements

To edit this project you must have Flutter and Dart installed and configured successfully on your device Set up your editor Install the

Get Started

1- Open Android Studio

2- Click in Plugins and search Flutter after this click Install and also Restart IDE

3- Click in Plugins and search Dart after this click Install

4- Open project:

  1. Extract the zip file from your workspace.

  2. Open folder FlyWeb_Flutter , use your preferred IDE (Android Studio / Visual Code / IntelliJ) to open the project.

  3. Go to /assets/cfg/configurations.json and edit with your configuration (You can take the config from your admin go to

    http://mydomaine.com/flyweb/views/index.php?page=config)

5- Change your logo application for first time

1- Open Project Flutter_Flyweb

2- Go to folder assets/img/

3- Change your logo -> logo.png

6- Edit Configurations project

6.1. Click Edit Configurations

6.2. Config Flutter SDK

6.3. Fix Flutter

6.4. Add Folder Flutter

NB: Should add All access to folder flutter

7- Click Ok

8- Click Tools -> Flutter -> Flutter Clean

or Run in Terminal

flutter clean

7- Click Tools -> Flutter -> Flutter Pub Get

or Run in Terminal

flutter pub get

8- Run in your Mobile or Emulator

9- Done

Download the zip file from .

CodeCanyon
Install flutter
Flutter and Dart plugins
Edit Configurations
Click in Fix for update path Flutter
Go to Flutter SDK path