🖤인프런만의 100% 블프 이벤트🖤

🎁100% 환급+할인+당첨 가능한 인프런 블프 구경오세요!

flutter Mac OS Setting

flutter Mac OS Setting

Get the Flutter SDK Install

개발 환경

  • Intel Mac OS
  • Flutter SDK Version 2.10.2
  • Xcode

PATH Setting

$ mv ~/Downloads/flutter ~/Documents/libraries/flutter

$ vi ~/.zshrc
export PATH="$PATH:/Users/sgkim/Documents/libraries/flutter/bin"

$ which flutter

IOS Setup

  • Xcode AppStore Install
$ sudo xcode-select --switch /Applications/Xcode.app/Contents/Developer
$ sudo xcodebuild -runFirstLaunch
$ sudo xcodebuild -license
[agree]
$ brew install cocoapods

Android Setup

Agree To Android License

$ flutter doctor --android-licenses
채널톡 아이콘