{"id":22962345,"url":"https://github.com/zonble/mrtlib_dart","last_synced_at":"2025-08-22T02:07:06.816Z","repository":{"id":56834943,"uuid":"139247200","full_name":"zonble/mrtlib_dart","owner":"zonble","description":null,"archived":false,"fork":false,"pushed_at":"2018-07-01T08:22:40.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-31T01:59:04.320Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zonble.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-06-30T12:20:30.000Z","updated_at":"2018-07-01T08:22:41.000Z","dependencies_parsed_at":"2022-09-08T07:41:46.777Z","dependency_job_id":null,"html_url":"https://github.com/zonble/mrtlib_dart","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zonble/mrtlib_dart","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zonble%2Fmrtlib_dart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zonble%2Fmrtlib_dart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zonble%2Fmrtlib_dart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zonble%2Fmrtlib_dart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zonble","download_url":"https://codeload.github.com/zonble/mrtlib_dart/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zonble%2Fmrtlib_dart/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271574431,"owners_count":24783319,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-22T02:00:08.480Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-14T19:16:34.593Z","updated_at":"2025-08-22T02:07:06.745Z","avatar_url":"https://github.com/zonble.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mrtlib\n\nA simple library help to find routes in Taipei MRT.\n\nCreated from templates made available by Stagehand under a BSD-style\n[license](https://github.com/dart-lang/stagehand/blob/master/LICENSE).\n\n## Usage\n\nTo the the library, you can create a new instance of `MRTMap`.\n\n``` dart\nfinal map = new MRTMap();\n```\n\nThen, you can input two stations and find all possible routes between them.\n\n``` dart\nfinal routes = map.findRoutes('大安', '忠孝復興');\n```\n\nThat's all!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzonble%2Fmrtlib_dart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzonble%2Fmrtlib_dart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzonble%2Fmrtlib_dart/lists"}