📜  在 vscode 中运行 dart - Dart 代码示例

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

代码示例2
main. dart file will show up.
Hit Ctrl + F5 to run or Run, Run without debugging.
In the Debug Console window, you will see the result.

or 

flutter run in the terminal