K-SUBWAY is a Korea subway info Application, using Flutter Framework.
(IOS will be supported later)
(API key needed. Instead, the information provided by the API is replaced by the json file.)
git clone https://github.com/dart-bird/flutter_ksubway.git
flutter doctor
to check flutter versionpub get
to solve dependencies
3-1.flutter run
(with demo)
3-2.flutter run --dart-define="swopenapi_seoul_subway_key={API}"
(with real data)
- cupertino_icons: ^1.0.2
- http: ^0.13.4
- shared_preferences: ^0.5.7+1
- marquee: ^2.2.2
- font_awesome_flutter: ^10.1.0
- flutter_custom_license_page: ^0.0.3
- url_launcher: ^6.1.2
- font: GimpoGothic (included)
- Your contribution is always open.
- If you want to add a function, please make an issue using the issue template for bug information.
- IMPORTANT : If you need an API address for the function, please contribute with the Json demo file.
If you want to include api, you can configure it like
data/exp_ksubway_api/demo.json
andlib/services/ksubway_api.dart