services/audio_player_service library

Classes

AudioPlayerService
An implementation of AudioPlayer with JustAudioBackground for notification handelding and AudioSession to tell the system how to deal with the played audio , it provides a singleton that all widgets can depend on to access the audio Player events and callbacks .