發表日期:2018-12 文章編輯:小燈 瀏覽次數:2179
export PUB_HOSTED_URL=https://pub.flutter-io.cn export FLUTTER_STORAGE_BASE_URL=https://storage.flutter-io.cn git clone -b beta https://github.com/flutter/flutter.git export PATH="$PWD/flutter/bin:$PATH" cd ./flutter
執行
flutter doctor
檢測flutter環境
[?] Flutter (Channel beta, v1.0.0, on Mac OS X 10.14 18A391, locale zh-Hans-CN) [?] Android toolchain - develop for Android devices ? Unable to locate Android SDK. Install Android Studio from: https://developer.android.com/studio/index.html On first launch it will assist you in installing the Android SDK components. (or visit https://flutter.io/setup/#android-setup for detailed instructions). If Android SDK has been installed to a custom location, set $ANDROID_HOME to that location. You may also want to add it to your PATH environment variable.[!] iOS toolchain - develop for iOS devices (Xcode 10.1) ? libimobiledevice and ideviceinstaller are not installed. To install with Brew, run: brew update brew install --HEAD usbmuxd brew link usbmuxd brew install --HEAD libimobiledevice brew install ideviceinstaller ? ios-deploy not installed. To install with Brew: brew install ios-deploy ? Brew can be used to install tools for iOS device development. Download brew at https://brew.sh/. [!] Android Studio (not installed) [!] VS Code (version 1.29.1) [?] Connected device (1 available)
以上結果代表flutter環境已安裝好,但是andriod跟ios的工具沒安裝好,根據提示安裝就可。如何沒有安裝homebrew,使用以下命令安裝即可
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
進入vs code執行Cmd+
Shift+
P選擇Flutter: new project,輸入項目名稱
日期:2018-10 瀏覽次數:7551
日期:2018-12 瀏覽次數:4636
日期:2018-07 瀏覽次數:5150
日期:2018-12 瀏覽次數:4425
日期:2018-09 瀏覽次數:5791
日期:2018-12 瀏覽次數:10211
日期:2018-11 瀏覽次數:5120
日期:2018-07 瀏覽次數:4867
日期:2018-05 瀏覽次數:5125
日期:2018-12 瀏覽次數:4596
日期:2018-10 瀏覽次數:5402
日期:2018-12 瀏覽次數:6470
日期:2018-11 瀏覽次數:4724
日期:2018-08 瀏覽次數:4880
日期:2018-11 瀏覽次數:13029
日期:2018-09 瀏覽次數:5892
日期:2018-12 瀏覽次數:5106
日期:2018-10 瀏覽次數:4452
日期:2018-11 瀏覽次數:4810
日期:2018-12 瀏覽次數:6329
日期:2018-06 瀏覽次數:4273
日期:2018-08 瀏覽次數:5718
日期:2018-10 瀏覽次數:4709
日期:2018-12 瀏覽次數:4830
日期:2018-07 瀏覽次數:4639
日期:2018-12 瀏覽次數:4812
日期:2018-06 瀏覽次數:4643
日期:2018-11 瀏覽次數:4628
日期:2018-12 瀏覽次數:4564
日期:2018-12 瀏覽次數:5541
Copyright ? 2013-2018 Tadeng NetWork Technology Co., LTD. All Rights Reserved.