📜  vscode dart 代码示例

📅  最后修改于: 2022-03-11 14:48:02.686000             🧑  作者: Mango

代码示例1
Install the Flutter and Dart plugins

1. Start VS Code.
2. Invoke View > Command Palette….
3. Type “install”, and select Extensions: Install Extensions.
4. Type “flutter” in the extensions search field, select Flutter in the list, and click Install. This also installs the required Dart plugin.