Open wcoder opened 3 years ago
The difference is in ios which are actually for apple tv. Unfortunately, flutter does not provide the solution for such cases, but I would recommend using another approach because the current solution introduces build errors on flutter higher than 2.8.1
Should be implemented as https://pub.dev/packages/package_info_plus_tizen until Flutter provided support of all needed platforms Also, it's not compatible with network_info_plus after Flutter 2.8.1
Looks like a copypaste and republishing of
network_info_plus
packageWhat about support consistency between this package and network_info_plus?
What about publishing a separate package? like https://pub.dev/packages/network_info_plus_macos
App developer:
network_info_plus
network_info_plus_apple_tv
- package over the network_info_plus?Currently, pub.dev package looks dirty.