network_port_scanner 1.0.0 copy "network_port_scanner: ^1.0.0" to clipboard
network_port_scanner: ^1.0.0 copied to clipboard

A Flutter package for scanning networks to discover devices with specific open ports. Supports both Wi-Fi and Ethernet connections.

1.0.0 #

  • Initial release of the network_port_scanner package
  • Core features:
    • Scan local network for devices with specific open ports
    • Check if a specific port is open on a given IP address
    • Scan multiple ports on a single IP address
    • Get device IP address (works with both Wi-Fi and Ethernet)
  • Support for progress tracking via callback function
  • Configurable scan parameters (timeout, IP range, custom subnet)
  • Comprehensive documentation and examples
  • Support for Flutter mobile, desktop, and web platforms
2
likes
150
points
83
downloads

Publisher

verified publishereinfach-digital.net

Weekly Downloads

A Flutter package for scanning networks to discover devices with specific open ports. Supports both Wi-Fi and Ethernet connections.

Repository (GitHub)
View/report issues

Topics

#network #scanner #port-scanner #tcp #wifi

Documentation

API reference

License

MIT (license)

Dependencies

flutter, network_info_plus

More

Packages that depend on network_port_scanner