📜  如何在 vscode 中运行 dart 文件 - 任何代码示例

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

代码示例1
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