From 27f9ccfa553c472c1ad2cab4c701aee1f15060ca Mon Sep 17 00:00:00 2001 From: exttex Date: Sat, 28 Nov 2020 22:41:02 +0100 Subject: [PATCH] Deprecated --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6e413dc..280f673 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +# DEPRECATED - USING NOW UNMODIFIED VERSION + # just_audio This Flutter plugin plays audio from URLs, files, assets, DASH/HLS streams and playlists. Furthermore, it can clip, concatenate, loop, shuffle and compose audio into complex arrangements with gapless playback. This plugin can be used with [audio_service](https://pub.dev/packages/audio_service) to play audio in the background and control playback from the lock screen, Android notifications, the iOS Control Center, and headset buttons.