flutter_chromecast_example icon indicating copy to clipboard operation
flutter_chromecast_example copied to clipboard

Flutter project that uses a mdns plugin in combination with dart chromecast to cast media from an iOS or Android device to a chromecast

Results 7 flutter_chromecast_example issues
Sort by recently updated
recently updated
newest added

Can someone please share updated example code with the current package which already includes MDNS finder

Hello, 1) I am trying to cast some images with your API. Video's are working, but nothing is displayed when the URL is an image. Do you have any idea...

Disconnect feature is not working in current example. (master, HEAD a0cf9d45c12dd68a237c74619443aa203b6a5cf4). After the sample app successfully connects to the cast device, by clicking in the top left tab bar icon...

Hi. I am trying to modify and use the solution you provided to play audio and it works. It also works to display images. But I need to display an...

Fixed NPE ════════ Exception caught by widgets library ═══════════════════════════════════════════════════════ The following NoSuchMethodError was thrown building Builder: The getter 'foundServices' was called on null. Receiver: null Tried calling: foundServices The relevant...

Thank you for developing this plugin. I unfortunately am not able to build. I cloned the repo, and tried to run it but get these errors: `Launching lib/main.dart on Nexus...

I clone the project and get the dependency after run app not crash but in console showing the error "EXCEPTION CAUGHT BY IMAGE RESOURCE SERVICE" i am not able to...