native_ping_checker 0.0.1 copy "native_ping_checker: ^0.0.1" to clipboard
native_ping_checker: ^0.0.1 copied to clipboard

A Flutter plugin for checking internet connectivity using native ICMP ping. Supports Windows and Android with configurable settings.

0.0.1 #

  • Initial release
  • Windows support with native ICMP ping
  • Android support with InetAddress.isReachable
  • Configurable ping count, timeout, and minimum success count
  • Periodic connection checking with Stream
  • Auto-start periodic check option
0
likes
160
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for checking internet connectivity using native ICMP ping. Supports Windows and Android with configurable settings.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on native_ping_checker

Packages that implement native_ping_checker