Introduction
Last updated
Last updated
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
To edit this project you must have Flutter
and Dart
installed and configured successfully on your device
Set up your editor Install the
1- Open Android Studio
2- Go to Configure
-> Preferences
3- Click in Plugins
and search Flutter
after this click Install
and also Restart IDE
4- Click in Plugins
and search Dart
after this click Install
5- Open project:
Extract the zip file from your workspace.
Open folder FlyKit_Flutter
, use your preferred IDE (Android Studio / Visual Code / IntelliJ) to open the project.
6- Edit Configurations project
6.1. Click Edit Configurations
6.2. Config Flutter SDK
6.3. Fix Flutter
6.4. Add Folder Flutter
7- Click Ok
8- Click Tools -> Flutter -> Flutter Clean
or Run in Terminal
7- Click Tools -> Flutter -> Flutter Pub Get
or Run in Terminal
8- Run in your Mobile
or Emulator
9- Done
Download the zip file from .