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

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

package_info_plus_tvos #

tvOS implementation of package_info_plus for flutter-tvos.

Hand-finished from flutter-tvos plugin port.

Usage #

dependencies:
  package_info_plus: ^10.x
  package_info_plus_tvos: ^0.0.1

tvOS support #

✅ Supported #

  • appName, packageName, version, buildNumber, buildSignature — read from the app bundle Info.plist (available on tvOS).

⚠️ Limitations / differs from iOS #

  • installerStore is null on tvOS (no App Store installer source attribution exposed).

❌ Not supported on tvOS #

  • None for core fields.

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 package_info_plus Flutter plugin, provided by flutter-tvos.

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter, package_info_plus_platform_interface

More

Packages that depend on package_info_plus_tvos

Packages that implement package_info_plus_tvos