We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
我之前使用过其他的开源项目,但是都面对一个问题
就是视频非常容易卡到原生层面去,就是flutter失去对video的控制,但是却在原生层面播放起来了
就是说有声音,但是无法控制,在背景播放
出现这个问题的场景就是快速滑动或者概率性出现在首页,发生在视频切换的过程中
不知道大佬有没有遇到这个问题?
之前问过其他人说是flutter对视频的处理还不足,与原生通讯之间的问题
The text was updated successfully, but these errors were encountered:
No branches or pull requests
我之前使用过其他的开源项目,但是都面对一个问题
就是视频非常容易卡到原生层面去,就是flutter失去对video的控制,但是却在原生层面播放起来了
就是说有声音,但是无法控制,在背景播放
出现这个问题的场景就是快速滑动或者概率性出现在首页,发生在视频切换的过程中
不知道大佬有没有遇到这个问题?
之前问过其他人说是flutter对视频的处理还不足,与原生通讯之间的问题
The text was updated successfully, but these errors were encountered: