From e5329d80c4cb2a8aa90b5a2cf3771f3606370395 Mon Sep 17 00:00:00 2001 From: Amos Date: Mon, 20 May 2024 16:16:39 +0800 Subject: [PATCH] Update: src/content/platform-integration/android/platform-views.md --- src/content/platform-integration/android/platform-views.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/platform-integration/android/platform-views.md b/src/content/platform-integration/android/platform-views.md index 82466e259f..499c69fd9a 100644 --- a/src/content/platform-integration/android/platform-views.md +++ b/src/content/platform-integration/android/platform-views.md @@ -108,7 +108,7 @@ use the following instructions: 实现一个 `build()` 方法: - + ```dart Widget build(BuildContext context) { // This is used in the platform side to register the view.