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

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

0.0.1 #

Initial release — tvOS implementation of device_info_plus for flutter-tvos. Generated by flutter-tvos plugin port. Use DeviceInfoPlugin().iosInfo — the tvOS device maps onto the iOS info shape (UIDevice, utsname).

  • Supported: name, systemName (== "tvOS"), systemVersion, model, localizedModel, identifierForVendor, isPhysicalDevice, utsname.*, systemFeatures.
  • Differs from iOS: isiOSAppOnMac / isiOSAppOnVision are always false — the underlying selectors do not exist on tvOS.
  • Not supported on tvOS: iOS-app-on-Mac / iOS-app-on-Vision context flags (meaningless on tvOS).

See README.md and PORTING_REPORT.md for detail.

0
likes
140
points
49
downloads

Documentation

API reference

Publisher

verified publisherfluttertv.dev

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

device_info_plus_platform_interface, flutter

More

Packages that depend on device_info_plus_tvos

Packages that implement device_info_plus_tvos