how to implement flutter video cast to TV
I’m using flutter_vlc_player to cast a video to a device, but I’m encountering an issue where it says “device not found.” Here’s the code snippet where I attempt to get renderer devices and cast to them:
I’m using flutter_vlc_player to cast a video to a device, but I’m encountering an issue where it says “device not found.” Here’s the code snippet where I attempt to get renderer devices and cast to them: