diff --git a/src/_includes/docs/dart-tool-win.md b/src/_includes/docs/dart-tool-win.md index f3379e3ad7..ad5add4c4f 100644 --- a/src/_includes/docs/dart-tool-win.md +++ b/src/_includes/docs/dart-tool-win.md @@ -1,4 +1,5 @@ {{site.alert.note}} + The Flutter SDK contains the `dart` command alongside the `flutter` command so that you can more easily run Dart command-line programs. Downloading the Flutter SDK also downloads the compatible version of Dart, diff --git a/src/get-started/install/windows.md b/src/get-started/install/windows.md index 0da9eb7d79..9dc8128817 100644 --- a/src/get-started/install/windows.md +++ b/src/get-started/install/windows.md @@ -21,6 +21,9 @@ next: To install and run Flutter, your development environment must meet these minimum requirements: +为了安装和运行 Flutter, +你的开发环境必须至少满足以下要求: + - **Operating Systems**: Windows 10 or later (64-bit), x86-64 based. **操作系统**:Windows 10 或更高的版本(基于 x86-64 的 64 位操作系统)。