osociety / network_tools

Networking Tools library which can help you discover open ports, devices on subnet and many other things.
https://pub.dev/packages/network_tools
BSD 3-Clause "New" or "Revised" License
45 stars 13 forks source link

Run tests on each platform when merging to dev #99

Closed git-elliot closed 1 year ago

git-elliot commented 1 year ago

Currently we are only running tests on ubuntu-latest. We should support windows, macos, etc.