zuvola / flutter_icmp_ping

Flutter plugin that sends ICMP ECHO_REQUEST
MIT License
3 stars 9 forks source link

Support for desktop #13

Open git-elliot opened 1 year ago

git-elliot commented 1 year ago

dart_ping exists I know but dart_ping_ios uses flutter_icmp_ping which cause incompatibility on pub.dev about desktop platforms for my package network_tools_flutter which uses both dart_ping and dart_ping_ios.