Chapter 2. Up and Running with Dart

Before you dive into the Dart language, you need to get the Dart run-time environments set up on your computer. This chapter covers how to execute Dart code both on the command line and in-browser.

You’ll be working with the Dart SDK and JetBrains’ IntelliJ IDEA Community Edition. As with most languages, there are multiple ways to get Dart up and running on your workstation. These approaches vary based on whether you are running Windows, Linux, or Mac OS X. The good news is that the tooling support for each operating system is excellent.

IntelliJ IDEA Community Edition is the open-source variant of JetBrains’ powerful collection of full-featured IDEs. The Dart team has selected the software company JetBrains ...

Get Write Web Apps with Dart: Develop and Design now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.