Category "just-audio"

Can't play sound in Flutter Android using just_audio

So, I'm trying to have this sound from Flutter assets when I click the button. And I've tried many different packages by this moment and none of them seems to w

acc audio file does not work with on seek using just audio

I am building a music Flutter app with using just_audio plugin I have a list of acc audio files from server, but I noticed that onSeek method does not work corr

How to play local audio using just_audio?

I have list of file path like this one: content://media/external/audio/media/2732 I want to play the audio using the given file path. How can I add that path as