From 0fc11935feedf3561062dac23fe0fc3835be89d1 Mon Sep 17 00:00:00 2001 From: huangxiaoyao <976125628@qq.com> Date: Wed, 4 Dec 2024 19:58:12 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=85README.md=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: huangxiaoyao <976125628@qq.com> --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b4ae14e..68ae9ac 120000 --- a/README.md +++ b/README.md @@ -1 +1,7 @@ -packages/audioplayers/README.md \ No newline at end of file +audioplayers +============== + +原始仓来源:https://github.com/bluefireteam/audioplayers + +## 项目介绍: +一个允许同时播放多个音频文件的Flutter插件。 \ No newline at end of file -- Gitee