為您解碼網(wǎng)站建設(shè)的點點滴滴
發(fā)表日期:2018-12 文章編輯:小燈 瀏覽次數(shù):3260
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ù):7247
日期:2018-12 瀏覽次數(shù):4321
日期:2018-07 瀏覽次數(shù):4869
日期:2018-12 瀏覽次數(shù):4168
日期:2018-09 瀏覽次數(shù):5491
日期:2018-12 瀏覽次數(shù):9916
日期:2018-11 瀏覽次數(shù):4798
日期:2018-07 瀏覽次數(shù):4574
日期:2018-05 瀏覽次數(shù):4852
日期:2018-12 瀏覽次數(shù):4316
日期:2018-10 瀏覽次數(shù):5133
日期:2018-12 瀏覽次數(shù):6207
日期:2018-11 瀏覽次數(shù):4454
日期:2018-08 瀏覽次數(shù):4587
日期:2018-11 瀏覽次數(shù):12624
日期:2018-09 瀏覽次數(shù):5571
日期:2018-12 瀏覽次數(shù):4825
日期:2018-10 瀏覽次數(shù):4180
日期:2018-11 瀏覽次數(shù):4523
日期:2018-12 瀏覽次數(shù):6058
日期:2018-06 瀏覽次數(shù):4003
日期:2018-08 瀏覽次數(shù):5430
日期:2018-10 瀏覽次數(shù):4453
日期:2018-12 瀏覽次數(shù):4517
日期:2018-07 瀏覽次數(shù):4356
日期:2018-12 瀏覽次數(shù):4495
日期:2018-06 瀏覽次數(shù):4376
日期:2018-11 瀏覽次數(shù):4370
日期:2018-12 瀏覽次數(shù):4243
日期:2018-12 瀏覽次數(shù):5276
Copyright ? 2013-2018 Tadeng NetWork Technology Co., LTD. All Rights Reserved.