Dee

Results 295 comments of Dee

Unfortunately don’t have time to fix this. I though by now Flutter would have a video player! open to PR requests though ☺️

They've been working on that for a long time.

It’s the same as the normal video player for iOS and Android.

@chenliang0571 Hey, here is an example of our MacOS video view. Please let me know if this helps, I need to update the docs. ``` import 'package:bap/components/label_text.dart'; import 'package:bap/utils/langauge.dart'; import...

@chenliang0571 it has to be an issue with how the assets are delivered. Can you try hosting the asset somewhere else? The example I've given seems to work for us...

@ekuleshov hey I've been away for a few weeks. I'm mainly using this for HTTPs links.

@ekuleshov I think on MacOS you need to request access to other directories which is out of the scope of this library.

Have you tried the view here? https://github.com/ollydixon/flutter_macos_video_player/issues/10

You're using different versions from the one described in the README, so I don't know.