flutter_widget_from_html icon indicating copy to clipboard operation
flutter_widget_from_html copied to clipboard

<video> tag not implemented on desktop

Open kenthinson opened this issue 3 years ago • 3 comments

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.

kenthinson avatar May 20 '21 05:05 kenthinson

The underlying video player package (chewie) doesn't support desktops yet so we will need to wait.

daohoangson avatar May 20 '21 06:05 daohoangson

It not support for windown :(

tuantiensiu avatar Aug 06 '21 02:08 tuantiensiu

I may have WebView for macOS soon, hopefully... https://github.com/flutter/packages/pull/6221

daohoangson avatar May 20 '24 13:05 daohoangson