just_audio icon indicating copy to clipboard operation
just_audio copied to clipboard

Audio Player

Results 242 just_audio issues
Sort by recently updated
recently updated
newest added

**Which API doesn't behave as documented, and how does it misbehave?** when I play more than 70Mb mp3 file in remote url, the AudioPlayer always retry after 5 seconds **Minimal...

bug
1 backlog

**Which API doesn't behave as documented, and how does it misbehave?** Only on iOS (Works on Android) When trying to use the playlist feature. upon calling `await _playlist.addAll(audios);` The player...

bug
1 backlog

**Which API doesn't behave as documented, and how does it misbehave?** Name here the specific methods or fields that are not behaving as documented, and explain clearly what is happening....

bug
1 backlog

**Which API doesn't behave as documented, and how does it misbehave?** Only on iOS (Works on Android) When trying to use the playlist feature. When already playing some type of...

bug
1 backlog

**Which API doesn't behave as documented, and how does it misbehave?** In the `just_audio` package, a combination of calling `setClip` and `setLoopMode` results in an unhandled exception: `Unhandled Exception: (9999999)...

bug
1 backlog

**Which API doesn't behave as documented, and how does it misbehave?** In Chrome on the web version, when switching to a new song while the first song is still loading,...

bug
1 backlog

First of all thanks for solving #832, i tried it and everything seems to work as expected so far. As i cannot write in the old bug report anymore (yes...

bug
1 backlog

Hi there! i was trying to run the background audio example but it was not working for me due to the lower gradle version and the fact that i had...

Unhandled Exception: type 'Null' is not a subtype of type 'MediaItem' in type cast

**Which API doesn't behave as documented, and how does it misbehave?** Calling `.setAudioSource` with `preload: false` throws `PlatformException`. However in the docs only states: ``` /// When [preload] is `true`,...

bug
1 backlog