Flight_tracker

An app to check the status of flights. The deafult implemenation use the json data in local. The data is sotrage in asset/data.json. If run project in Windows or web change the local storage because this implementation use sqflite.

Credits

Run project

(mac command)

git clone https://github.com/BrachettaMatteo/flightTracker.git
cd flightTracker
flutter create --platforms=android,ios .
Flutter run ios

Aspect

GitHub

View Github