Adam Piskorski

Results 9 comments of Adam Piskorski

I also have this problem I tried multiple methods specified [here](https://gruntjs.com/configuring-tasks), but none of them worked. I'm now off to use *concat* first, as suggested [here](https://stackoverflow.com/questions/32571058/grunt-babel-multiple-files-and-preserve-source-mapping)

How would this get loaded onto the mobile app? For my use case, I need to use ssh-rsa for sites like Azure devops, otherwise, I can't use this service.

Same issue on Pop_OS! on both an Eve V (surface pro look-alike) and a Matebook X Pro, both at 150%.

Another package, but this one seems to promise all the same platforms as Flet: https://pub.dev/packages/awesome_notifications, but it seems to require firebase. I think it may end up being the best...

I would also suggest considering https://pub.dev/packages/flutter_widget_from_html, as it's fully cross platform, still supported and provides features such as video playback, which flet still does not support and is much more...

> After searching all the available Flutter video players, the best on I found is https://pub.dev/packages/flutter_meedu_videoplayer which is compatible on all platforms except desktop MacOS. It's fairly easy to call...

> I'm wondering if webview #432 may solve this problem, as once you have that, then JS solutions for playing video files will be fully cross-platform and tiny in size,...

> And what about desktop? flutter_widget_from_html_core supports MacOS, Windows and Linux, so I suspect that the video plugin does as well, although I'm not sure.

Same here. I tried several extensions and none worked when I started code from my WSL home directory, but from a windows partition, it works fine. I am using a...