I am having an app with TV streams, and I wanted to add a functionality of screen cast sharing, I had a look into this Google SDK casting, but It didnt show what I expected :
CodePudding user response:
Have you tried the flutter_video_cast package from pub.dev?