From 69fc411d935eeaaf7f9b3a152282edb911980c3e Mon Sep 17 00:00:00 2001 From: huangxiaoyao <976125628@qq.com> Date: Thu, 13 Feb 2025 17:57:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0README=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: huangxiaoyao <976125628@qq.com> --- README.en.md | 3 +++ README.md | 3 +++ 2 files changed, 6 insertions(+) diff --git a/README.en.md b/README.en.md index b12fb249..2e3525b6 100644 --- a/README.en.md +++ b/README.en.md @@ -1,3 +1,6 @@ +## Notice +**Starting from February 22, 2025, the code repository will be migrated to [GitCode](https://gitcode.com/openharmony-sig/flutter_samples)** + ## Repository Description This repository is extended from the [samples](https://github.com/flutter/samples/) repository of the commit ID d010d3fae62e2bec36614c9b17e9a86e78a65575 in the upstream Flutter community. diff --git a/README.md b/README.md index d5538f7e..4f928367 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +## 公告 +**2025.02.22起,代码仓迁移至[GitCode](https://gitcode.com/openharmony-sig/flutter_samples)** + ## 仓库介绍 该仓库基于上游Flutter社区[samples仓库](https://github.com/flutter/samples/),基于commitId:d010d3fae62e2bec36614c9b17e9a86e78a65575。 -- Gitee