Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[web] Youtube / Vimeo Videos is not playing in fluttter web production. #15

Open
ps6067966 opened this issue Apr 25, 2022 · 8 comments
Open
Labels
bug Something isn't working

Comments

@ps6067966
Copy link

image

@ps6067966
Copy link
Author

@newtaDev Please Help

@newtaDev
Copy link
Owner

As of now there is some issues related to CORS while playing videos from youtube or vimeo videos only in flutter web.
Unfortunately we don't have any perfect solution for this problem 🥲

For some workarounds Refer: Hexer10/youtube_explode_dart#119 (comment)

@newtaDev newtaDev changed the title Youtube Video not playing in production. [web] Youtube Video not playing in fluttter web production. Apr 28, 2022
@newtaDev newtaDev changed the title [web] Youtube Video not playing in fluttter web production. [web] Youtube / Vimeo Videos is not playing in fluttter web production. Apr 28, 2022
@newtaDev newtaDev added the bug Something isn't working label Apr 28, 2022
@flashthinkers
Copy link

Thanks, I have used IFrame Tag with the flutter_html package and it worked.

@lozan1
Copy link

lozan1 commented May 16, 2022

Hi bro
Can I use videos that are not included in Vimeo?

@ps6067966
Copy link
Author

Hi bro Can I use videos that are not included in Vimeo?

For web, you can use the flutter_html package and iframe tag.

@pauline-jubiliz
Copy link

Hello,
@ps6067966 @flashthinkers
Can you give an example of use with the iFrame tag?

Thanks

@Joseph-Nathan
Copy link

Hello,
@ps6067966 @flashthinkers
Can you give an example of use with the iFrame tag?

Thanks

@ps6067966
Copy link
Author

Is there any update on youtube flutter web in production?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants