Examples & Implementations - ryanheise/audio_service GitHub Wiki
User contributed examples
fl-audio
fl-audio is a strong implementation of audio_service. it focus on separate audio code from your ui code very neatly and give you some points that how you could retrieve with audio Isolate to save your audio items and so on.
Thanks to community and @ryanheise