epam-cross-platform-lab / network_info_plus_apple_tv

Network info plus with AppleTV support
BSD 3-Clause "New" or "Revised" License
1 stars 2 forks source link

[improvement] Publish separate package #1

Open wcoder opened 3 years ago

wcoder commented 3 years ago

Looks like a copypaste and republishing of network_info_plus package

What 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:

Currently, pub.dev package looks dirty.

fryette commented 2 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