abdelaziz-mahdy / flutter_meedu_videoplayer

Cross-Platform Video Player for flutter
https://abdelaziz-mahdy.github.io/flutter_meedu_videoplayer/
MIT License
132 stars 69 forks source link

Video not showing up in release #130

Closed machadoguilhermebr closed 11 months ago

machadoguilhermebr commented 1 year ago

Hi!

In debug mode everything works as expected. Once the website is deployed the video doesn't show and only a white square appears.

UnimplementedError: init() has not been inplemented

even though I started in main

Any help?

abdelaziz-mahdy commented 1 year ago

I don't know what the problem and how to reproduce it,

Please provide code to reproduce the problem

(Like a GitHub repo )