Getting started

1. System Requirements

Based on Flutter requirement. Please select the operating system on which you are installing Flutter

2. Installation

To setup Travex on your system, and sync your app with constant updates, clone the repo.

$ git clone projectUrl
open your IDE
open cloned folder on your IDE
$ flutter packages get
$ flutter run

Last updated