package_info_plus_tvos 0.0.1
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.
0.0.1 #
Initial release — tvOS implementation of package_info_plus for
flutter-tvos. Generated
by flutter-tvos plugin port.
- Supported:
appName,packageName,version,buildNumber,buildSignature— read from the app bundleInfo.plist(available on tvOS). - Differs from iOS:
installerStoreisnullon tvOS (no App Store installer-source attribution exposed). - Not supported on tvOS: none for core fields.
See README.md and PORTING_REPORT.md for detail.