flutter_audio_as_service library
Classes
- AudioPlayerListener
-
A class to simplify the usage of callbacks. Specify the needed callbacks and pass the listener to
setListeners()
- FlutterAudioAsService
- A library to simply start an Android audio service with notification and controll it
Enums
- PlayerState
-
Player states returned by the
onPlayerStateChanged()
callback