diff --git a/README_OpenHarmony.md b/README_OpenHarmony.md new file mode 100644 index 0000000000000000000000000000000000000000..003de9161c8666878acee0b7bd5e1d79a9757f44 --- /dev/null +++ b/README_OpenHarmony.md @@ -0,0 +1,18 @@ +# flutter_flutter + +原始仓来源:https://github.com/flutter/flutter + +## 仓库简介 +本仓库包含开源软件Flutter,为OpenHarmony提供对Flutter的支持能力。 + +Flutter是一个跨平台框架,提供Flutter SDK和工具链,可支持IDE或者终端使用Flutter Tools指令编译和构建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 + +BSD-3-Clause License + +见 [LICENSE](LICENSE) \ No newline at end of file