DART

[노마드코더 : Dart 시작하기] #0.2 How To Learn (03:41) : VS Code 에 Dart 설치

유호야 2022. 11. 13. 06:57
반응형

Ctrl + Shift + P 버튼으로

Dart new project를 생성하려 했으나
자꾸 Dart SDK 가 설치되어 있지 않다고 해서 찾아봤다

해당 사이트에서 하라는 대로 했고 압축 설치 후에 압축해제 한 다음에 컴퓨터 재시작 했더니 된다

 

Dart - Installation and Setup in Visual Studio Code - GeeksforGeeks

A Computer Science portal for geeks. It contains well written, well thought and well explained computer science and programming articles, quizzes and practice/competitive programming/company interview Questions.

www.geeksforgeeks.org

 

헷갈리는 것..........

노마드코더 Dart 무료 강의를 수강 중이다 

Dart에 대한 모든 것을 배우는 것이 아니라 Flutter에 필요한 Dart 위주로 배우는 수업이라고 할 수 있다 

 

 

반응형