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
@florent37 shuffle is not working when i unshuffle audios it doesn't play the next audio rather it doing shuffle playlist. I hope this will be fix soon. Thanks for your...
Hi dear Developer, On the last version assets_audio_player: ^3.0.6 I think there is bug in loading music's cover in iOS music notification, await player.open( Audio.file(music.path, metas: Metas( title: music.title ??...
This error is displayed while trying to run the main_local_file example: PlatformException(OPEN, null, null, null) E/flutter (20156): [ERROR:flutter/lib/ui/ui_dart_state.cc(198)] Unhandled Exception: PlatformException(OPEN, null, null, null) Kindly, check the issue .
**Flutter Version** My version : 3.3 **Lib Version** My version : ^3.0.6 **Platform (Android / iOS / web) + version** Platform : 11 **Describe the bug** On my screen I...
Can't handle click notification above android 10 versions.
after playing a song we need to get title then we right this `player.current.value.audio.audio.metas.title` or same for artist. i think its more better if we call `player.currentPlaying.getTitle()` or same for...
**Flutter Version** My version : 3.16.3 **Lib Version** My version : 3.1.1 **Platform (Android / iOS / web) + version** Platform : Android Auto (All versions) **Describe the bug** I...
To ensure a smooth app update and avoid App Store rejection, kindly consider adding a privacy manifest to your library. This helps developers reflect data collection practices in our own...
**Flutter Version** My version : 3.2.6 **Lib Version** My version : 3.1.1 **Platform (Android / iOS / web) + version** Platform : Android **Describe the bug** when do pub get...