Skip to content

Korea subway info Application, using Flutter Framework.

Notifications You must be signed in to change notification settings

dart-bird/flutter_ksubway

Repository files navigation

K-SUBWAY

icon

Flutter License: GPL v3 Last commit

Google Chrome Windows Android

K-SUBWAY is a Korea subway info Application, using Flutter Framework.
(IOS will be supported later)

Getting startedDependenciesContribution

DONATION
"Buy Me A Coffee"

Getting Started

(API key needed. Instead, the information provided by the API is replaced by the json file.)

  1. git clone https://github.com/dart-bird/flutter_ksubway.git
  2. flutter doctor to check flutter version
  3. pub get to solve dependencies
    3-1. flutter run (with demo)
    3-2. flutter run --dart-define="swopenapi_seoul_subway_key={API}" (with real data)

Dependencies

Contribution

  • 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 and lib/services/ksubway_api.dart

About

Korea subway info Application, using Flutter Framework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published