From 1c99a3888fa4591b34f5b8eeba15fd080d364521 Mon Sep 17 00:00:00 2001 From: Jack Lin Date: Sun, 1 Oct 2023 16:49:22 +0800 Subject: [PATCH] flutter: mention subcommand (#10781) --- pages/common/flutter.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/common/flutter.md b/pages/common/flutter.md index 98e95d7fe3..5eacb8929e 100644 --- a/pages/common/flutter.md +++ b/pages/common/flutter.md @@ -1,6 +1,7 @@ # flutter > Google's free, open source, and cross-platform mobile app SDK. +> Some subcommands such as `flutter pub` have their own usage documentation. > More information: . - Initialize a new Flutter project in a directory of the same name: