https://github.com/khalidelboray/luton_airport
Luton airport information
https://github.com/khalidelboray/luton_airport
Last synced: 3 months ago
JSON representation
Luton airport information
- Host: GitHub
- URL: https://github.com/khalidelboray/luton_airport
- Owner: khalidelboray
- License: apache-2.0
- Created: 2021-04-26T18:48:01.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-06T17:45:00.000Z (about 4 years ago)
- Last Synced: 2025-03-15T01:52:38.601Z (3 months ago)
- Language: Dart
- Size: 9.11 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# luton_airport
Simple Flutter app that views some data we scraped from the airport's website.
## Install
* run `git clone https://github.com/khalidelboray/luton_airport.git`
* and `cd luton_airport`
* run `flutter pub get`
* then fetch the data by running `dart run luton_airport:main fetch`