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.