An app to check the status of flights. The default implementation use the json data in local. The data is storage in asset/data.json
. If run project in Windows or web change the local storage because this implementation use sqflite
.
- Argument projects: Fudeo
- API Flight Scanner: AviationStack
- Font: Google fonts
- Illustration: undraw
(mac command)
git clone https://github.com/BrachettaMatteo/flightTracker.git
cd flightTracker
dart run build_runner build
flutter run ios