發(fā)表日期:2018-12 文章編輯:小燈 瀏覽次數(shù):3519
cmd = command鍵(空格左邊)
opt/alt = option鍵(cmd左邊)
ctrl = control(opt左邊)
cli = 命令行工具(command-line interface,命令行界面)
as = Android Studio
pub = ub是dart官方提供的一個中心倉庫,可以將依賴/開源庫上傳到上面
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
$ cd ~/development$ unzip ~/Downloads/flutter_macos_v0.11.13-beta.zip
$export PATH=$PATH:`pwd`/flutter/bin
export PATH=/Users/用戶名/Documents/flutter/flutter/bin:$PATH export ANDROID_HOME="/Users/用戶名/Documents/android_sdk" //android sdk目錄,替換為你自己的即可 export PATH=${PATH}:${ANDROID_HOME}/tools export PATH=${PATH}:${ANDROID_HOME}/platform-tools export PUB_HOSTED_URL=https://pub.flutter-io.cn export FLUTTER_STORAGE_BASE_URL=https://storage.flutter-io.cn
flutter doctor
或者 flutter doctor -v
檢測flutter環(huán)境問題,-v指詳細日志flutter doctor --android-licenses
sudo xcode-select --switch /Applications/Xcode.app/Contents/Developer
brew install --HEAD libimobiledevice brew install ideviceinstaller brew install ios-deploy
brew install cocoapods
pod setup
android studio 插件問題
flutter create hello_world
項目名不能有大寫字母,所以建議使用下劃線作為單詞的分隔
Android運行(iOS同理)
日期:2018-10 瀏覽次數(shù):7549
日期:2018-12 瀏覽次數(shù):4632
日期:2018-07 瀏覽次數(shù):5145
日期:2018-12 瀏覽次數(shù):4424
日期:2018-09 瀏覽次數(shù):5787
日期:2018-12 瀏覽次數(shù):10204
日期:2018-11 瀏覽次數(shù):5116
日期:2018-07 瀏覽次數(shù):4866
日期:2018-05 瀏覽次數(shù):5122
日期:2018-12 瀏覽次數(shù):4594
日期:2018-10 瀏覽次數(shù):5400
日期:2018-12 瀏覽次數(shù):6469
日期:2018-11 瀏覽次數(shù):4723
日期:2018-08 瀏覽次數(shù):4875
日期:2018-11 瀏覽次數(shù):12969
日期:2018-09 瀏覽次數(shù):5887
日期:2018-12 瀏覽次數(shù):5104
日期:2018-10 瀏覽次數(shù):4451
日期:2018-11 瀏覽次數(shù):4802
日期:2018-12 瀏覽次數(shù):6329
日期:2018-06 瀏覽次數(shù):4271
日期:2018-08 瀏覽次數(shù):5718
日期:2018-10 瀏覽次數(shù):4707
日期:2018-12 瀏覽次數(shù):4825
日期:2018-07 瀏覽次數(shù):4636
日期:2018-12 瀏覽次數(shù):4809
日期:2018-06 瀏覽次數(shù):4643
日期:2018-11 瀏覽次數(shù):4627
日期:2018-12 瀏覽次數(shù):4561
日期:2018-12 瀏覽次數(shù):5537
Copyright ? 2013-2018 Tadeng NetWork Technology Co., LTD. All Rights Reserved.