connectivity_state_plus 0.1.8 copy "connectivity_state_plus: ^0.1.8" to clipboard
connectivity_state_plus: ^0.1.8 copied to clipboard

Flutter connectivity plugin for WiFi, cellular, and restricted networks with real TCP reachability checks, custom ports, and cached probes.

0.1.8 #

  • Add real TCP reachability checks for addresses with explicit ports.
  • Use HTTP port 80 and HTTPS port 443 when no port is specified.
  • Cache probe results for 5 seconds and share concurrent probes to reduce socket overhead.
  • Invalidate cached probes when the configured address changes and release sockets after successful checks.

0.1.7 #

  • Add vibe coding agent context for Codex, Claude, Cursor, and Copilot.

0.1.6 #

  • preciser connection check

0.1.5 #

  • ios & macos plugin name changed

0.1.4 #

  • bug fixed: macos plugin build

0.1.3 #

  • bug fixed: ios plugin build

0.1.2 #

  • pubspec.yaml tiny tuned

0.1.1 #

  • tiny tuned

0.1.0 #

  • Initial release
1
likes
140
points
242
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter connectivity plugin for WiFi, cellular, and restricted networks with real TCP reachability checks, custom ports, and cached probes.

Repository (GitHub)
View/report issues

Topics

#connectivity #connection-checker #internet-connection #offline

License

MIT (license)

Dependencies

collection, connectivity_plus_platform_interface, flutter, flutter_web_plugins, meta, nm, web

More

Packages that depend on connectivity_state_plus

Packages that implement connectivity_state_plus