In this lesson, you will setup your first command-line Dart application. We will install the SDK and write our first program. This will form the basis for future lessons where we further explore the Dart ecosystem.
Dart is an object-oriented programming language by Google, which aims to help the developer build modern web applications. It covers client, server and now mobile with Flutter. It comes with a range of tools including a virtual machine, core libraries, and package management repository, lending enough ammunition to start your next project.
Learn more at https://dartlang.org
Download the shell script here to automate this here: https://gist.github.com/creativebracket/d692d614f6b0f7d47b45d3e4b9d38b7f