flutter download.dart code example
Example 1: download dart
C:\> choco install dart-sdk
Example 2: install flutter
C:\src>git clone https://github.com/flutter/flutter.git -b stable
C:\> choco install dart-sdk
C:\src>git clone https://github.com/flutter/flutter.git -b stable