Sha256: 563cb3bee7b0e88bb70dfef15f54dde4c1af5a0c88a4c55bf97dedafb32e92d5
Contents?: true
Size: 633 Bytes
Versions: 89
Compression:
Stored size: 633 Bytes
Contents
## Dart * [Install Dart](https://www.dartlang.org/install) * Add the Dart SDK to your path. * From a new command window, type `dart --version` to verify that Dart is now available. ## Dart Plugin for your IDE or Editor * If you are using an IDE or an editor, [install and configure the Dart plugin](https://www.dartlang.org/tools). ## Setting up Dart on your IDE * Setup the Dart SDK and Dartium by going in your IDE's settings and add the Dart SDK * Note: For HomeBrew Mac users the Dart SDK and Dartium locations are: * SDK directory: HOMEBREW_INSTALL/dart/1.24.2/libexec * Dartium: HOMEBREW_INSTALL/dart/1.24.2/Chromium.app
Version data entries
89 entries across 89 versions & 1 rubygems