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

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

0.0.2 #

  • Add Swift Package Manager support: ships a tvos/Package.swift so the package can be consumed via SwiftPM (the Flutter 3.44 default) alongside the existing CocoaPods podspec. No API or behaviour change.

0.0.1 #

Initial release — tvOS implementation of connectivity_plus for flutter-tvos. Generated by flutter-tvos plugin port.

  • Supported: checkConnectivity() and onConnectivityChanged (NWPathMonitor-backed). Results: wifi, ethernet, vpn, none.
  • Differs from iOS: no mobile / cellular result — Apple TV has no cellular radio. Wired Apple TVs report ethernet.
  • Not supported on tvOS: cellular detection (not applicable).

Verified end-to-end on a physical Apple TV (integration tests pass). See README.md and PORTING_REPORT.md for detail.

0
likes
140
points
11.6k
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