terrabythia / dart_chromecast

Dart package to play videos to a chromecast device
MIT License
62 stars 66 forks source link

Migrate to cast_device.dart universal_io #56

Open asterix11 opened 2 years ago

asterix11 commented 2 years ago

This contributes to cross-platform compatibility by allowing the developer to compile for at least (tested) Android, Web and Linux without changes to the code.

asterix11 commented 2 years ago

Tested targets involve Flutter, to be clear! :)

asterix11 commented 2 years ago

@terrabythia Can you please review this change and merge it if you like to do it :)