- Download a zip file from this page.
- Unzip the file into whatever directory you choose.
- Add the full path of that directory to your PATH.
- Follow the links below for updating your PATH on Windows, Linux and Mac platforms:
- From a new command window or terminal, type
dart --version
to verify that Dart is now available. If the output shows the version number, then Dart is correctly installed on your computer.
- If you are using an IDE or an editor, install and configure the Dart plugin if it exists for your editor of choice.