audioplayers
audioplayers copied to clipboard
Buffer state for loading songs
There is no such way to check state if song is buffering or loading in this plugin. The state changes to playing while loading/buffering song. It should only change when music starts. Is there any way to achieve that?
I also need this;
I also need this;
We need this.
@amangautam1 does this affect all platforms? setSource
should wait until source has been loaded.
@amangautam1 does this affect all platforms?
setSource
should wait until source has been loaded.
I dont think thats the case if setSource
is executed within any kind of eventhandler, like onPressed
. And thats the exact reason why i came across this issue. Id like to give my buttons a different icon/text based on the loading state and some kind of buffer state would be really helpful.
a big lack for this plugin.
is there any way to handle loading state?
we badly need this
@md-rifatkhan if you can affort the time, you're more than welcome to contribute. Open source is awesome, and works best, if all help together :)