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

tvOS (Apple TV) implementation of the connectivity_plus Flutter plugin, provided by flutter-tvos.

connectivity_plus_tvos #

tvOS implementation of connectivity_plus for flutter-tvos.

Hand-finished from flutter-tvos plugin port. Verified: integration tests pass on a physical Apple TV.

Usage #

dependencies:
  connectivity_plus: ^7.x
  connectivity_plus_tvos: ^0.0.1

tvOS support #

✅ Supported #

  • checkConnectivity() and onConnectivityChanged — backed by NWPathMonitor, which works on tvOS.
  • Results: wifi, ethernet, vpn, none.

⚠️ Limitations / differs from iOS #

  • No mobile / cellular result — an Apple TV has no cellular radio. Wired Apple TVs report ethernet.

❌ Not supported on tvOS #

  • Cellular detection (not applicable).

See PORTING_REPORT.md for the port detail and checklist.

0
likes
140
points
49
downloads

Documentation

API reference

Publisher

verified publisherfluttertv.dev

Weekly Downloads

tvOS (Apple TV) implementation of the connectivity_plus Flutter plugin, provided by flutter-tvos.

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

connectivity_plus_platform_interface, flutter

More

Packages that depend on connectivity_plus_tvos

Packages that implement connectivity_plus_tvos