-
-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Description
I have added this much code to integrate it. I am checking in iOS 12.4 The issue I am facing is when I call this, it always open it in the full screen. I have seen the default is fullScreen = false, Still, I have added fullScreen: false
to specify not open in full screen still it opens in full screen.
FlutterYoutube.playYoutubeVideoByUrl(
apiKey: "AIzaSyDS6Aoo-Srrs5tHVfw6fcGfTaif-kWxtnA",
videoUrl: "https://www.youtube.com/watch?v=ZtfItHwFlZ8",
fullScreen: false
);
Does anyone have a solution for this?
daniwaxman
Metadata
Metadata
Assignees
Labels
No labels