how to install flutter beta code example

Example 1: update flutter

flutter upgrade

Example 2: how to install flutter

Just follow this link : https://flutter.dev/docs/get-started/install
And follow each and every step

Example 3: install flutter

C:\src>git clone https://github.com/flutter/flutter.git -b stable

Example 4: flutter change to beta channel to dev

$ flutter upgrade

Flutter 0.5.1 • channel beta • https://github.com/flutter/flutter.git
Framework • revision c7ea3ca377 (9 weeks ago)2018-05-29 21:07:33 +0200
Engine • revision 1ed25ca7b7
Tools • Dart 2.0.0-dev.58.0.flutter-f981f09760

Tags:

Dart Example