Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 388 Bytes

CHANGELOG.md

File metadata and controls

22 lines (15 loc) · 388 Bytes

#Changelog

[1.0.0]

  • Null safety.

[0.2.0]

  • Two pinging methods: ping ip addresses one by one OR all at once.

[0.1.3]

  • Ping ip addresses one by one

[0.1.2]

  • Added Flutter example: get the local ip and ping the subnet

[0.1.0] - [0.1.1]

  • Ping IP subnet on a given port
  • Added example: ping ports range
  • Added documentation

[0.0.1] - [0.0.2]

  • Initial release