개발 좀 진짜 하고 싶다......
flutter create [생성하고자 하는 하위 폴더 이름]
하면 플러터 앱이 만들어지고

실행하려면 하위 폴더에 들어가서 flutter run 그렇다고 합니다.
일단 아이폰 애뮬레이터를 연결을 해봅시다...
하나 고치고 flutter doctor를 계속 하면서 하나씩 고치면 됨! (링크 잃어버림,,ㅎ)
Mac에서 CocoaPods설치 에러해결,rbenv update - 루비 재설치
루비를 새 버전을 설치해도 global로 변경해줘야 되더라고요! 주의하세요!!
https://chosunghyun18.tistory.com/12
Mac에서 CocoaPods설치 에러해결,rbenv update
이글은 2023.03.27일에 수정했으며 1년만에 수정을 했습니다 pod 1.12 을 설치 가능합니다. 각종 스택 오버플로우와 블로그들을 참고하면서 삽질한 이야기이다. 문제 : sudo 를 이용한 설치를 할때 에
chosunghyun18.tistory.com
flutter doctor 했는데 xcode에만 에러날때
https://stackoverflow.com/questions/64944483/flutter-doctor-xcode-installation-is-incomplete
Flutter Doctor : Xcode installation is incomplete
I have an app created with Flutter want to build it in IOS. When i want to run simulator or build the I get error ,When I run Flutter doctor I get this error L Xcode - develop for iOS and macOS ✗
stackoverflow.com


갑자기 42서울 과제 채점(이름 까먹음)하는게 생각나는군요...

오늘은 여기까지!
이제 개발 해보자고!!!!
'Flutter' 카테고리의 다른 글
[플러터] 비동기 데이터 못 받아왔을때 circularProgressIndicator 넣는 코드 (0) | 2023.05.16 |
---|