Flutter/Editor
[VS Code] Dart console Project 생성
오늘도개발
2023. 4. 20. 14:02
1. VS Code 실행 및 컨트롤 팔레트에서 Dart : New Project 검색 후 클릭
2. Console Application 클릭
3. Dart Project를 저장할 폴더를 선택한 후 확인하면 프로젝트가 생성된다.