From a9ab27c188de148b1ac88808f3ec269b2e2fe3ba Mon Sep 17 00:00:00 2001 From: Ryan Heise Date: Thu, 16 Nov 2023 00:53:39 +1100 Subject: [PATCH] Link to plugin for Linux support. --- audio_service/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audio_service/README.md b/audio_service/README.md index 521d7ce6..e073c747 100644 --- a/audio_service/README.md +++ b/audio_service/README.md @@ -1,6 +1,6 @@ # audio_service -This plugin wraps around your existing audio code to allow it to run in the background and interact with the media notification, the lock screen, headset buttons, wearables and Android Auto. It supports Android, iOS, web and Windows (via [audio_service_mpris](https://pub.dev/packages/audio_service_mpris)). It is suitable for: +This plugin wraps around your existing audio code to allow it to run in the background and interact with the media notification, the lock screen, headset buttons, wearables and Android Auto. It supports Android, iOS, web and Linux (via [audio_service_mpris](https://pub.dev/packages/audio_service_mpris)). It is suitable for: * Music players * Text-to-speech readers