{"id":18789366,"url":"https://github.com/nomeyho/dart_mc_ping","last_synced_at":"2026-04-14T06:04:44.813Z","repository":{"id":56827731,"uuid":"254385715","full_name":"Nomeyho/dart_mc_ping","owner":"Nomeyho","description":"A Dart implementation of the Minecraft ping protocol","archived":false,"fork":false,"pushed_at":"2020-05-01T17:02:58.000Z","size":60,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-29T14:37:30.817Z","etag":null,"topics":["dart","flutter","minecraft","package","ping","protocol"],"latest_commit_sha":null,"homepage":"https://pub.dev/packages/dart_mc_ping","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Nomeyho.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":"2020-04-09T13:56:15.000Z","updated_at":"2020-05-01T17:03:01.000Z","dependencies_parsed_at":"2022-09-13T08:40:36.742Z","dependency_job_id":null,"html_url":"https://github.com/Nomeyho/dart_mc_ping","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nomeyho%2Fdart_mc_ping","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nomeyho%2Fdart_mc_ping/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nomeyho%2Fdart_mc_ping/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nomeyho%2Fdart_mc_ping/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nomeyho","download_url":"https://codeload.github.com/Nomeyho/dart_mc_ping/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239709735,"owners_count":19684298,"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","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":["dart","flutter","minecraft","package","ping","protocol"],"created_at":"2024-11-07T21:07:25.939Z","updated_at":"2025-12-26T02:30:17.589Z","avatar_url":"https://github.com/Nomeyho.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dart Minecraft ping\nA Dart implementation of the [Minecraft ping protocol](https://wiki.vg/Server_List_Ping)\n\n[https://pub.dev/packages/dart_mc_ping](https://pub.dev/packages/dart_mc_ping)\n\n## Usage\n```\nimport 'package:dart_mc_ping/dart_mc_ping.dart';\n\nfinal statusResponse = await ping('play.hivemc.com');\nprint('${statusResponse.ms} ms'); // 28ms\nprint(statusResponse.description.toColoredString()); // MOTD with ANSI colors and format\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnomeyho%2Fdart_mc_ping","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnomeyho%2Fdart_mc_ping","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnomeyho%2Fdart_mc_ping/lists"}