# audio_service **Repository Path**: gaoqingdeveloper/audio_service ## Basic Information - **Project Name**: audio_service - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-22 - **Last Updated**: 2021-10-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Flutter demo audio_players on background via audio_service Implementation [audioplayers](https://pub.dev/packages/audioplayers) working in background via [audio_service](https://pub.dev/packages/audio_service) Supporting features: - play\pause track - next\previous track - seek track position by dragging slider and buttons - control playback speed - control playback route (speaker\earpiece) UI fully separated from logic. Playback state control by [bloc library](https://pub.dev/packages/bloc) ![preview](./_preview/demo.png)