Skip to content

Examples & Implementations

Yehuda Ringler edited this page Mar 16, 2021 · 7 revisions

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

problema con la cache 'package:audio_service/audio_service.dart': Failed assertion: line 917 pos 12: '_cacheManager == null': is not true.

Clone this wiki locally