為您解碼網(wǎng)站建設的點點滴滴
發(fā)表日期:2018-12 文章編輯:小燈 瀏覽次數(shù):3271
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ù):7268
日期:2018-12 瀏覽次數(shù):4342
日期:2018-07 瀏覽次數(shù):4889
日期:2018-12 瀏覽次數(shù):4186
日期:2018-09 瀏覽次數(shù):5513
日期:2018-12 瀏覽次數(shù):9935
日期:2018-11 瀏覽次數(shù):4821
日期:2018-07 瀏覽次數(shù):4594
日期:2018-05 瀏覽次數(shù):4867
日期:2018-12 瀏覽次數(shù):4334
日期:2018-10 瀏覽次數(shù):5150
日期:2018-12 瀏覽次數(shù):6226
日期:2018-11 瀏覽次數(shù):4478
日期:2018-08 瀏覽次數(shù):4602
日期:2018-11 瀏覽次數(shù):12653
日期:2018-09 瀏覽次數(shù):5593
日期:2018-12 瀏覽次數(shù):4847
日期:2018-10 瀏覽次數(shù):4201
日期:2018-11 瀏覽次數(shù):4540
日期:2018-12 瀏覽次數(shù):6076
日期:2018-06 瀏覽次數(shù):4017
日期:2018-08 瀏覽次數(shù):5449
日期:2018-10 瀏覽次數(shù):4466
日期:2018-12 瀏覽次數(shù):4545
日期:2018-07 瀏覽次數(shù):4370
日期:2018-12 瀏覽次數(shù):4510
日期:2018-06 瀏覽次數(shù):4398
日期:2018-11 瀏覽次數(shù):4385
日期:2018-12 瀏覽次數(shù):4258
日期:2018-12 瀏覽次數(shù):5296
Copyright ? 2013-2018 Tadeng NetWork Technology Co., LTD. All Rights Reserved.