Flutter 프로젝트 생성시 폴더명과 프로젝트명을 다르게 생성하는 방법

반응형

flutter create <디렉토리명> --project-name <프로젝트명>

반응형