Flutter-AssetsAudioPlayer
Flutter-AssetsAudioPlayer copied to clipboard
Play simultaneously music/audio from assets/network/file directly from Flutter, compatible with android / ios / web / macos, displays notifications
I hope I didn't miss the feature. Is there a way to overlap the current playback (Spotify, Apple Music, ...) like a notification?
When shuffle and loop are on at the same time it would loop for a random amount of times and then it will stop playing. final assetsAudioPlayer = AssetsAudioPlayer(); or...
**Flutter Version** My version : 3.7.9 **Lib Version** My version : 3.0.6 **Platform (Android / iOS / web) + version** Platform : web **Describe the bug** Can get a Duration...
My flutter version : 3.7.8 AAP version : ^3.0.6 Platform : web/ios MacOS 13.2.1 (22D68), Xcode 14.2, M1: Just today I was debugging the code, and everything worked perfectly. Closed...
**Describe the feature you'd like** How to adjust balance of playing? I want to play sound only for right or left ear?
**Flutter Version** My version : **Lib Version** My version : **Platform (Android / iOS / web) + version** Platform : android **Describe the bug** some times when i press next...
**Flutter Version** My version : 3.7.1 **Lib Version** My version : 3.0.6 **Platform (Android / iOS / web) + version** Platform : Android **Describe the bug** `assets_audio_player` is causing the...
**Flutter Version** My version : 3.7.3 **Lib Version** My version : 3.0.6 **Platform (Android / iOS / web) + version** Platform : Android **Describe the bug** I am trying to...
**Flutter Version** My version : 3.7 **Lib Version** My version : **Platform (Android / iOS / web) + version** Platform : android 12 **Describe the bug** When I press the...
When i click on next button lock screen notification in ios plays two song at a time issue having issue only in ios devices could be fix soon? Thanks for...