Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 28022f4

Browse files
SekibOmazicpkozlowski-opensource
authored andcommitted
docs(DEVELOPER.md): Update Dart SDK Version
Minimal Version set to 1.10.0-dev.1.10 Closes angular#1771
1 parent 4f3433b commit 28022f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEVELOPER.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ if you'd like to contribute to Angular.
2222
Before you can build and test Angular, you must install and configure the
2323
following products on your development machine:
2424

25-
* [Dart](https://www.dartlang.org) (version ` >=1.9.0 <2.0.0`), specifically the Dart-SDK and
25+
* [Dart](https://www.dartlang.org) (version ` >=1.10.0-dev.1.10 <2.0.0`), specifically the Dart-SDK and
2626
Dartium (a version of [Chromium](http://www.chromium.org) with native support for Dart through
2727
the Dart VM). One of the **simplest** ways to get both is to install the **Dart Editor bundle**,
2828
which includes the editor, SDK and Dartium. See the [Dart tools](https://www.dartlang.org/tools)

0 commit comments

Comments
 (0)