This library is an updated fork of wizardfrag/mc-ping that supports Minecraft 1.8's protocol. mc-ping (and subsequently, mc-ping-updated) is a super-simple library that provides access to the Server ...
import 'package:dart_mc_ping/dart_mc_ping.dart'; final statusResponse = await ping('play.hivemc.com'); print('${statusResponse.ms} ms'); // 28ms print(statusResponse ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results