Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f3433b commit 28022f4Copy full SHA for 28022f4
DEVELOPER.md
@@ -22,7 +22,7 @@ if you'd like to contribute to Angular.
22
Before you can build and test Angular, you must install and configure the
23
following products on your development machine:
24
25
-* [Dart](https://www.dartlang.org) (version ` >=1.9.0 <2.0.0`), specifically the Dart-SDK and
+* [Dart](https://www.dartlang.org) (version ` >=1.10.0-dev.1.10 <2.0.0`), specifically the Dart-SDK and
26
Dartium (a version of [Chromium](http://www.chromium.org) with native support for Dart through
27
the Dart VM). One of the **simplest** ways to get both is to install the **Dart Editor bundle**,
28
which includes the editor, SDK and Dartium. See the [Dart tools](https://www.dartlang.org/tools)
0 commit comments