Skip to content

Only playing in full screen #44

@HardikDG

Description

@HardikDG

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions