flutter_audio_as_service library

Classes

AudioPlayerListener
A class to simplify the usage of callbacks. Specify the needed callbacks and pass the listener to FlutterAudioAsService.setListeners()
FlutterAudioAsService
A library to simply start an Android audio service with notification and control it

Enums

PlayerState
Player states returned by the AudioPlayerListener.onPlayerStateChanged() callback