Complementary audio plugins for just_audio
minorBecause just_audio focuses solely on playback, you should use these specialized plugins for other audio capabilities:
- Background Playback: Use
just_audio_backgroundfor lockscreen controls and media notifications, oraudio_servicefor more advanced requirements. - Audio Session Management: Use
audio_sessionto manage interactions with other apps (e.g., handling phone calls). - Waveform Extraction: Use
just_waveformto extract waveforms for visual rendering.