diff --git a/README_OpenHarmony.md b/README_OpenHarmony.md new file mode 100644 index 0000000000000000000000000000000000000000..d8ef127548e73fc204178585f48bddaeec8ae5aa --- /dev/null +++ b/README_OpenHarmony.md @@ -0,0 +1,23 @@ +# audioplayers + +原始仓来源:https://github.com/bluefireteam/audioplayers + +## 仓库简介 +audioplayers是一个Flutter插件,旨在帮助开发者在Flutter应用中集成音频播放功能,并提供丰富的音频控制选项。 +该仓库为audioplayers库适配OpenHarmony的仓库。 + +## 引入背景简述 +OpenHarmony北向生态发展过程中,已经适配Flutter的厂商在接入OpenHarmony过程中存在使用audioplayers的诉求。鉴于此OpenHarmony为支持北向生态伙伴快速接入适配、快速实现产品化而提供的audioplayers,本方案采用插件化的适配器模式实现audioplayers适配OpenHarmony平台。 + +## 使用场景 +本方案仅供应用厂商中已支持Flutter框架的设备在移植OpenHarmony系统过程中作为备选方案使用。 + +## 使用文档 + +适配OpenHarmony平台的使用指导请见:[Flutter使用指导文档](https://gitee.com/openharmony-sig/flutter_samples/blob/master/ohos/docs/07_plugin/ohos%E5%B9%B3%E5%8F%B0%E9%80%82%E9%85%8Dflutter%E4%B8%89%E6%96%B9%E5%BA%93%E6%8C%87%E5%AF%BC.md) + +## License + +MIT License + +见 [LICENSE](LICENSE) \ No newline at end of file