diff --git a/README.en.md b/README.en.md index 12a823f553d4422f066db972b3f991cef885e0b3..c5b08ebc0f98dc0ad2742d5ffac4ac89a74d20e1 100644 --- a/README.en.md +++ b/README.en.md @@ -3,6 +3,9 @@ Flutter Engine Source of the original repository: https://github.com/flutter/engine +## Notice +**Starting from February 22, 2025, the code repository will be migrated to [GitCode](https://gitcode.com/openharmony-sig/flutter_engine)** + ## Repository Description This repository is an extension of the Flutter engine repository. It enables Flutter engine to run on OpenHarmony devices. diff --git a/README.md b/README.md index 2ee2ac6fa5816950849e60a2c5ca8d68e6f7e998..95ac43bf7e43520782a2f89d3aebbc6b5dd4a24b 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,9 @@ Flutter Engine 原始仓来源:https://github.com/flutter/engine +## 公告 +**2025.02.22起,代码仓迁移至[GitCode](https://gitcode.com/openharmony-sig/flutter_engine)** + ## 仓库说明 本仓库是基于flutter 3.7.12版本官方engine仓库拓展,可构建支持在OpenHarmony设备上运行的flutter engine程序。