ping_discover_network icon indicating copy to clipboard operation
ping_discover_network copied to clipboard

Will it be available for DART native?

Open LorenzoVianello opened this issue 4 years ago • 2 comments
trafficstars

I'm trying to use this library to get a list of IPs listening on a port, but it's flutter ONLY. Will be a release for DART, and not Dart Flutter?

LorenzoVianello avatar Feb 17 '21 14:02 LorenzoVianello

This package is not compatible with dart native application, you can use this https://pub.dev/packages/dart_ping

patricknicolosi avatar Mar 05 '21 05:03 patricknicolosi

You can use https://pub.dev/packages/network_tools for that

guyluz11 avatar Jan 24 '22 18:01 guyluz11