diff --git a/recipes-graphics/flutter-apps/flutter-linux-plugins-%.bbappend b/recipes-graphics/flutter-apps/flutter-linux-plugins-%.bbappend
new file mode 100644
index 0000000000000000000000000000000000000000..7a161ca111edb825196bbebc67180c5c977ebfc8
--- /dev/null
+++ b/recipes-graphics/flutter-apps/flutter-linux-plugins-%.bbappend
@@ -0,0 +1,6 @@
+# SPDX-License-Identifier: Apache-2.0
+# SPDX-FileCopyrightText: Huawei Inc.
+
+do_compile[network] = "1"
+do_unpack[network] = "1"
+do_install[network] = "1"