System Requirements
Get the Flutter SDK
Clone the repository
$ git clone -b beta https://github.com/flutter/flutter.git​$ export PATH=`pwd`/flutter/bin:$PATHRun flutter doctor
Last updated