fixed dart formatting
This commit is contained in:
parent
d914789abf
commit
4d8741b673
|
@ -22,7 +22,7 @@ p.
|
||||||
p.
|
p.
|
||||||
In <code>pubspec.yaml</code>, add the angular2 and browser packages as dependencies:
|
In <code>pubspec.yaml</code>, add the angular2 and browser packages as dependencies:
|
||||||
|
|
||||||
pre.prettyprint.linenums
|
pre.prettyprint.linenums.lang-basic
|
||||||
code.
|
code.
|
||||||
name: hello_world
|
name: hello_world
|
||||||
version: 0.0.1
|
version: 0.0.1
|
||||||
|
@ -34,7 +34,7 @@ p.
|
||||||
to install the angular2 and browser packages
|
to install the angular2 and browser packages
|
||||||
(along with the packages they depend on):
|
(along with the packages they depend on):
|
||||||
|
|
||||||
pre.prettyprint
|
pre.prettyprint.lang-basic
|
||||||
code.
|
code.
|
||||||
> pub get
|
> pub get
|
||||||
Resolving dependencies... (7.3s)
|
Resolving dependencies... (7.3s)
|
||||||
|
|
Loading…
Reference in New Issue