Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can this package get converted to native dart #21

Open
guyluz11 opened this issue Jan 8, 2022 · 6 comments
Open

Can this package get converted to native dart #21

guyluz11 opened this issue Jan 8, 2022 · 6 comments

Comments

@guyluz11
Copy link

guyluz11 commented Jan 8, 2022

I was wondering if this package or part of it can get converted to native dart and thus work on all platforms, and can get executed from server side as well?.

What part of this library require the flutter framework and what part of it only required native dart code.

@guyluz11
Copy link
Author

guyluz11 commented Jan 31, 2023

maybe check out:

https://github.com/mschneider/flutter_google_cast_plugin

https://github.com/gianlucaparadise/flutter_cast_framework

Thanks

I went through their dependencies and it looks like they are using native Android packages so the implementation is not even in flutter

@markst
Copy link

markst commented Jan 31, 2023

mmm you're right. I did once upon a time find another.
maybe it was one of these:
https://github.com/terrabythia/dart_chromecast
https://github.com/jonathantribouharet/flutter_cast

@guyluz11
Copy link
Author

https://github.com/jonathantribouharet/flutter_cast

flutter_cast use bonsoir so only flutter

dart_chromecast is an option but not maintained, I have even opened pr there :)

@markst
Copy link

markst commented Feb 2, 2023

@guyluz11
Copy link
Author

guyluz11 commented Feb 2, 2023

https://github.com/dxvid-pts/audio_cast

Interesting but not maintained at all, it doesn't even have null safety ha ha

What about you @markst are you trying to control your Chromecast?.
I've created a smart home device to control Chromecast even outside of your home, it is an open source Smart Home project and you can control other appliances as well.
Tell me if you're interested in the link to the repo or to join the discord server 😁.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants