Bruno D'Luka
Bruno D'Luka
https://pub.dev/packages/desktoasts works good on Windows. I could make a PR using it!
Here is a list of features that are supported in comparison to windows: | Feature | Windows | Linux | | ------------------------------ | :-----: | :---: | | read from...
It's probably because a webview is used in Linux, and it's loaded asynchronously.
Hello everyone! I will publish the new version of just_audio_libwinmedia with libwinmedia updated
Hello everyone! I have made some progress on the Windows version on @libwinmedia's fork (https://github.com/libwinmedia/just_audio). All the essential features (play, pause, seek, volume, speed and playlist) are supported. Here's the...
@ryanheise good to hear! I will publish and maintain the windows plugin, and whenever I do some changes I'll do a PR upgrading the just_audio_windows version. Sounds good?
Okay! I am thinking of adding the Linux (and UWP support in the future) support too, since libwinmedia supports Linux as well!
I have tested it on my production app and it works as good as it should!
I tried my best to implement all the features. Here's the features that can't be supported on Windows at all: - set pitch ( I don't know if this is...
> just_audio sets up a proxy web server to implement the features I didn't know that. So you're saying that byte streams should be working?