最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

iframe - Flutter Web Vimeo implementation - Stack Overflow

programmeradmin0浏览0评论

Has anyone tried implementing Vimeo on Flutter Web? I have tried multiple packages but I couldn't find any solid packages/solutions for web implementation. There are couple of Iframe implementations available, the best out there is "vimeo_video_player", works great for IOS/Android, however, I am unable to play the videos on fullscreen as the fullscreen button is missing. Below is the iframe code.

<iframe id="player" src="?&pip=1&autoplay=1&byline=0&controls=1&title=0&loop=0&dnt=0" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen allow="autoplay; fullscreen">
</iframe>
发布评论

评论列表(0)

  1. 暂无评论