// Clone
$ git clone -b beta https://github.com/flutter/flutter.git
//set ตัวแปร PATH ให้เรียบร้อย สำหรับ linux ตั้งเพิ่มใน ~/.bash_profile ด้วย
// ส่วน window ก็ต้องเพ่ิมใน system environment
$ export PATH=`pwd`/flutter/bin:$PATH
$ flutter
Checking Dart SDK version...
Downloading Dart SDK from Flutter engine e61bb9ac3a3fd789754e2e54220bcfc27076a857...
Unzipping Dart SDK...
Updating flutter tool...
Manage your Flutter app development.
╔════════════════════════════════════════════════════════════════════════════╗
║ Welcome to Flutter! - https://flutter.io ║
║ ║
║ The Flutter tool anonymously reports feature usage statistics and crash ║
║ reports to Google in order to help Google contribute improvements to ║
║ Flutter over time. ║
║ ║
║ Read about data we send with crash reports: ║
║ https://github.com/flutter/flutter/wiki/Flutter-CLI-crash-reporting ║
║ ║
║ See Google's privacy policy: ║
║ https://www.google.com/intl/en/policies/privacy/ ║
║ ║
║ Use "flutter config --no-analytics" to disable analytics and crash ║
║ reporting. ║
╚════════════════════════════════════════════════════════════════════════════╝
//ติดตั้ง Dependency
$ flutter doctor
Downloading Material fonts... 2.2s
Downloading package sky_engine... 1.5s
Downloading common tools... 5.1s
Downloading windows-x64 tools... 29.9s
Downloading android-arm-profile/windows-x64 tools... 6.1s
Downloading android-arm-release/windows-x64 tools... 6.6s
Downloading android-arm64-profile/windows-x64 tools... 15.0s
Downloading android-arm64-release/windows-x64 tools... 8.3s
Downloading android-x86 tools... 30.5s
Downloading android-x64 tools... 11.8s
Downloading android-arm tools... 10.2s