Michael Chen
Results
3
comments of
Michael Chen
I'm getting the same error with Flutter 3.0.5 and plugin version 5.4.3+7, has anyone found a fix for this yet?
Have you found any answers on this? I'm having the same problem. :(
Thanks for the reply. Actually I found that moving the MediaPlayer setup out of the MainWindow constructor and into a separate play function worked, in case this helps anyone.