Larpoux
Larpoux
Of course you use the regular pubspec of flutter sound and not a modified plugin? The 3 js scripts are declared in flutter-sound-web pubspec
I am going immediately test that every thing is ok on my side. Not many people use the web version, and it is possible that a bug has been introduced...
OK. The `speed control` example runs fine on my site. There is a little problem to play the "simple player" but I think that the problem is because the asset...
``` Developer identity "Apple Development: Laurent Aries (6HKJS9QR6C)" selected for iOS code signing larpoux@Mac-Studio:~/proj/tau/tauwaweb/example$ flutter doctor Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel stable,...
You are probably a better expert than me on web development.
You are not the first to have this problem. But I have never understood the reason.
I never have any problem to load the scripts with the regular index.html from flutter. Hard for me to debug that, because I don’t reproduce the issue. Of course, if...
Perhaps a problem with your chrome?
The examples are very basic. You can try to run them and see if you have the same problem
Good idea. Thanks for the info. I will update the documentation. This is bad that we loose our time with simple things