1432 Forks
9065 Stars
9065 Watchers

sdk

The Dart SDK, including the VM, dart2js, core libraries, and more.

How to download and setup sdk

Open terminal and run command
git clone https://github.com/dart-lang/sdk.git
git clone is used to create a copy or clone of sdk repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with sdk https://github.com/dart-lang/sdk/archive/master.zip

Or simply clone sdk with SSH
[email protected]:dart-lang/sdk.git

If you have some problems with sdk

You may open issue on sdk support forum (system) here: https://github.com/dart-lang/sdk/issues