FVM 썸네일형 리스트형 [Flutter] FVM (Flutter Version Management) 설치 https://fvm.app/docs/getting_started/installation Installation | Flutter Version Management There are a few ways to install FVM, and we are working on other ways to make it even simpler. fvm.app # fvm 저장소 등록 brew tap leoafarias/fvm # fvm 설치 brew install fvm # 설치 가능 버전 확인 fvm releases # 설치 된 버전 목록 확인 fvm list # 설치 fvm install {버전명} # fvm 글로벌 적용 fvm global {버전명} # 기존 flutter 명령어 사용법 fvm flutter 명령.. 더보기 이전 1 다음