Closed bluejoyq closed 1 year ago
Hi @bluejoyq , thanks for reporting this issue. I will check this during the weekend.
try 1.0.0 @bluejoyq
@balvinderz Sadly, version 1.0.0 doesn't work either. After opening the web server with flutter run -d web-server --web-render canvaskit
in the code above, the same log is still output when connected from mobile.
@bluejoyq not able to repro :/ even in the ss attached by you above , isInitialised is true in both the logs
Thank you for leaving comments even though you must be busy :)
isInitialized
is changed but other values remain the same as the default values.
Like the screenshot above.
Hi @bluejoyq i was able to repro and fix this. Fix has been published in 1.0.0+1
Let me know if the new version fixes it for you. Then i will close this issue.
@balvinderg It works perfectly well. Thank you for your efforts.
Thanks for reporting and confirming :) Closing this issue
First of all, thank you for creating such a wonderful library. However, a problem occurred during use.
problem
VideoControllerValue is not initialized in the Mobile Chromium browser.
Firefox mobile is okay, but with Safari, Edge, Chrome, and Samsung Internet browsers occurs problem. Only with hls video.
code
flutter doctor -v