flutter_widget_from_html
flutter_widget_from_html copied to clipboard
<video> tag not implemented on desktop
Video plays fine on iOS and web. However it shows a platform error when trying on MacOS.
If you need any specific debug data. I'm happy to get it for you.
The underlying video player package (chewie) doesn't support desktops yet so we will need to wait.
It not support for windown :(
I may have WebView
for macOS soon, hopefully... https://github.com/flutter/packages/pull/6221