media-kit / media-kit

A cross-platform video player & audio player for Flutter & Dart.
https://github.com/media-kit/media-kit
MIT License
893 stars 126 forks source link

Windows app cannot show videos from assets in release mode. #762

Closed Sirojiddin10 closed 1 month ago

Sirojiddin10 commented 1 month ago

I am trying to open a video from assets. Everything works fine in debug mode, but whenever I build a windows application in release mode, the player screen opens and nothing shows. I also put my assets video into the test project of the package, but, again the same error.

alexmercerind commented 1 month ago

Add them to pubspec.yaml & use asset:///