python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Using Wakelock with Audio Service in flutter
I have a requirement to give the user the option to keep specific screen in the app awake so the screen will not be switched off automatically in order to give the user the time to read the content. a...
Ammar Al Zayer
Votes: 0
Answers: 0
just_audio - Audio player after completer, start from the beginning
I created player audio and I used the just_audio plugin, I have a problem when the audio player completes and does not return to the beginning. I tried to use player.playerStateStream.listen() but whe...
developer1996
Votes: 0
Answers: 3
just_audio SocketException
When I am trying to open a source (url) without the internet on the device (flight mode on), I receive the next logs:
[ +1 ms] flutter: SocketException: Failed host lookup: 'raw.githubusercontent.co...
Andriy Antonov
Votes: 0
Answers: 0
Perform two actions on the press of an IconButton
I am working on a music player, and on pressing next button I want to perform two functions one is to add song to the queue and another function is used to trigger the plugin method of 'addSong'. On b...
Aditya Patole
Votes: 0
Answers: 4