Flutter 23

[Windows] VS Code git 연결하기

1. git 이란? - svn으로 버전 관리 및 코드의 백업을 하기 위해 사용한다. - 팀 프로젝트로 작업을 할 때, 코드의 공유가 간편하고 코드의 합치기가 용이하다. 2. git 다운로드 - 다음 사이트에 접속하여 설치 프로그램을 다운로드 한다. https://git-scm.com/downloads Git - Downloads Downloads macOS Windows Linux/Unix Older releases are available and the Git source repository is on GitHub. GUI Clients Git comes with built-in GUI tools (git-gui, gitk), but there are several third-party tools fo..

Flutter/Editor 2023.04.18

[Windows] VS Code 다운로드 및 설치

1. VS Code 다운로드 - 다음 사이트에 접속하여 Windows 용 설치 프로그램을 다운받는다. https://code.visualstudio.com/download Download Visual Studio Code - Mac, Linux, Windows Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows. Download Visual Studio Code to experience a redefined code editor, optimized for building and debugging modern web and cloud applications. code.visualstudio..

Flutter/Editor 2023.04.18