Reimplement chrome cast support without NodeRed #9
Labels
enhancement
New feature or request
have dart pacakge
Integration that only requere to connect dart pacakge with the hub and test that it is working
help wanted
Extra attention is needed
We are using node read integration to cast to cast enable device and as we have added the option to use integrations from the app we would like to ditch as many node read plugins as possible.
My thought is to fork cast and replace bonsoir with multicast_dns.
It currently has an open issue on iOS support so in time it will just get fixed.
We prefer not to support flutter-only packages as we want as much future purity and less code to maintain with our hub (dart native).
I have tried dart_chromecast in the past but it was missing features and unmaintained.
The text was updated successfully, but these errors were encountered: